Metadata-Version: 2.1
Name: fastapi-export-openapi
Version: 0.1.0
Summary: GitHub Action to export OpenAPI schema from FastAPI apps.
Author: Andrew Hoetker
Author-email: andrew@hoetker.engineer
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
