Use pydantic model for Query parameters #2151
Labels
dependency_updates
Issues pertaining to updates to our dependencies that are breaking the eager build
enhancement
New feature or request
models
For issues related to the pydantic models directly
priority/low
Issue or PR with a consensus of low priority
server
Issues pertaining to the example server implementation
It seems the latest (v0.115.0) version of FastAPI now (finally) supports using pydantic models for the query parameters (and more). This should be used in the repository to properly define the query parameters.
See the release notes for more information.
The text was updated successfully, but these errors were encountered: