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 serve method fo utoipa-swagger-ui #65

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Apr 7, 2022

Add serve method to provide simplier API to serve Swagger UI from frameworks which does not
have default boiler plate implementation available. Previously it was quite tedious serve Swagger UI
via utoipa-swagger-ui with frameworks that does not have default boiler plate implementation.

This also fixes following minor things

  • Fix SecurityScheme reference on openapi docs.
  • Hide the utoipa-gen generated code from docs.

Add serve method to provide simplier API to serve Swagger UI from frameworks which does not
have default boiler plate implementation available. Previously it was quite tedious serve Swagger UI
via utoipa-swagger-ui with frameworks that does not have default boiler plate implementation.

This also fixes following minor things

* Fix SecurityScheme reference on openapi docs.
* Hide the utoipa-gen generated code from docs.
@juhaku juhaku linked an issue Apr 7, 2022 that may be closed by this pull request
@juhaku juhaku merged commit 970bd59 into master Apr 7, 2022
@juhaku juhaku deleted the feature-swagger-ui-serve branch April 7, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Implement general serve swagger-ui capability & warp-example
1 participant