Serve SwaggerUI#6989
Conversation
🔨 Deploy Preview deleted from internal cluster!
|
rm3l
left a comment
There was a problem hiding this comment.
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!
|
|
/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 DetailsIn 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-serverInstructions 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: