pypi fastapi 0.12.0

latest releases: 0.115.5, 0.115.4, 0.115.3...
5 years ago
  • Add additional responses parameter to path operation decorators to extend responses in OpenAPI (and API docs).

    • It also allows extending existing responses generated from response_model, declare other media types (like images), etc.
    • The new documentation is here: Additional Responses.
    • responses can also be added to .include_router(), the updated docs are here: Bigger Applications.
    • PR #97 originally initiated by @barsi.
  • Update scripts/test-cov-html.sh to allow passing extra parameters like -vv, for development.

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.