-
Notifications
You must be signed in to change notification settings - Fork 243
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
Serve SwaggerUI #6989
Serve SwaggerUI #6989
Conversation
🔨 Deploy Preview deleted from internal cluster!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed also, we'll need to add a simple page on odo.dev (under "Advanced Usage") mentioning the API Server and the Swagger UI.
a79acd7
to
f6fc692
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
/test odo-ocp4.14-lp-interop-images |
Unrelated issue (hopefully temporary) - but let's keep an eye on this..
Unrelated issue with /override OpenShift-Integration-tests/OpenShift-Integration-tests |
@rm3l: Overrode contexts on behalf of rm3l: OpenShift-Integration-tests/OpenShift-Integration-tests In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this:
/kind feature
What does this PR do / why we need it:
Serve a swagger ui from
odo dev
/odo api-server
Instructions from:
https://ribice.medium.com/serve-swaggerui-within-your-golang-application-5486748a5ed4
Which issue(s) this PR fixes:
Fixes #6986
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: