Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forward any (GET) request to any (CB-Spider) internal system #1429

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

seokho-son
Copy link
Member

@seokho-son seokho-son commented Jan 17, 2024

With this PR, you can call CB-Spider request indirectly by CB-Tumblebug.

Ex: Call CB-Spider API within CB-Tumblebug API

image

Ex: CB-Spider API

image

  • Note: the reason why we need to use POST method for a CB-Spider GET request is that Swagger UI does not accept GET with request body.

@seokho-son
Copy link
Member Author

PTAL: @yunkon-kim

Copy link
Member

@yunkon-kim yunkon-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yunkon-kim yunkon-kim merged commit 278c733 into cloud-barista:main Jan 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants