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.
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.