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 the swagger_config parameter to configure the swagger ui #146

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

luolingchun
Copy link
Owner

@luolingchun luolingchun commented Mar 10, 2024

Checklist:

  • Run pytest tests and no failed.
  • Run flake8 flask_openapi3 tests examples and no failed.
  • Run mypy flask_openapi3 and no failed.
  • Run mkdocs serve and no failed.

fix: #145

@luolingchun luolingchun merged commit 6cd61e3 into master Mar 24, 2024
10 checks passed
@luolingchun luolingchun deleted the swagger_config branch March 24, 2024 03:10
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.

Swagger Validator Error when application is deployed
1 participant