dolamroth / starlette-web

Asynchronous web framework, based on Starlette and inspired by Django
MIT License
3 stars 1 forks source link

Allow returning error.details without implicit bind to settings.APP_DEBUG #70

Closed dolamroth closed 7 months ago

dolamroth commented 7 months ago

Also force BaseHTTPEndpoint to change 422 status code of WebargsHTTPException to 400 in _validate