fastapi-responses

Find HTTPExceptions and turn them into documented responses!

MIT License

Downloads
7.9K
Stars
91
Committers
2

Bot releases are hidden (Show)

fastapi-responses - 0.2.1 Latest Release

Published by Kludex about 3 years ago

This release fixes an issue caused by an unwanted pin on the FastAPI version.

fastapi-responses - 0.2.0

Published by Kludex almost 4 years ago

This release fixes a minor issue on the OpenAPI schema generated and small improvements.
Changes:

  • Status code key on schema turn from int to str as specified by OpenAPI.
  • Remove unused get_dependencies() function.

Internal:

  • Add GitHub workflow.
  • Add test command on Makefile.
  • Add requests dev dependency.
fastapi-responses - 0.1.0

Published by Kludex almost 4 years ago

This release brings the first version.

  • Create custom_openapi function.
Package Rankings
Top 7.04% on Pypi.org
Related Projects