#
openapi-document
Here are 3 public repositories matching this topic...
API spec validator and OpenAPI document generator for Python web frameworks.
python
flask
annotation
swagger
annotations
openapi
falcon
wsgi
hacktoberfest
apispec
asgi
redoc
starlette
pydantic
openapi-document
-
Updated
Jan 8, 2022 - Python
A fast and powerful RPC framework based on ASGI/WSGI.
-
Updated
Dec 20, 2021 - Python
Improve this page
Add a description, image, and links to the openapi-document topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi-document topic, visit your repo's landing page and select "manage topics."
It's possible that someone will want only certain pieces of an API for their usecase. Would be nice to be able to provide a list of tags in config to include and ignore all other tags. Maybe the opposite (a list to exclude) would be useful too.
If this is set, we should probably also prune any schemas (models) that were defined but never used.