vapor-ware / fastapi-rfc7807

RFC-7807 compliant problem detail error response handler for FastAPI applications
GNU General Public License v3.0
19 stars 7 forks source link

feat: add ability to register Problem schema in app openapi schema #12

Closed edaniszewski closed 4 years ago

edaniszewski commented 4 years ago

This PR:

fixes #11