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

Fix async #49

Merged
merged 1 commit into from Dec 9, 2022
Merged

Fix async #49

merged 1 commit into from Dec 9, 2022

Conversation

luolingchun
Copy link
Owner

Checklist:

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

fixes #48

@luolingchun
Copy link
Owner Author

luolingchun commented Nov 30, 2022

  • Add async tests
  • Add async documentation

@luolingchun luolingchun merged commit f806bd2 into master Dec 9, 2022
@luolingchun luolingchun deleted the fix_async branch December 9, 2022 10:23
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.

async routes not working
1 participant