v0.3.0
Added
QuartRouterfor integration with theQuartframework.- Initial Documentation
Changed
- Import of routers. You can use
from fastopenapi.routers import YourRouter
Fixed
- Fixed retrieving parameters for BaseModel as arguments in GET routes.
QuartRouter for integration with the Quart framework.from fastopenapi.routers import YourRouter