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

support serve multiple sepcs; support auto reloading spec files; support swagger-ui topbar plugin; support server gracefull shutdown;support customizing documentation site title. #2849

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chaosue
Copy link

@chaosue chaosue commented Oct 9, 2022

as described in title.
we can use --spec-file to specify multiple spec files to serve, --auto-reload-specs to enable auto renewing specs periodically, --site-title to set the documentation site title.
图片

图片

@casualjim
Copy link
Member

the swaggerui middlewater in this PR should be put in go-openapi/middleware, it doesn't belong in this code generation tool

@fredbi fredbi added the serve Related to the swagger serve command label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serve Related to the swagger serve command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants