You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.
Hi,
I found this repo amazing and very useful.
There is a small issue i noticed in the status code when the app raise an exception; it's sending 200 status code.
I did solve it by adding the exc status code in this line:
Hi,
I found this repo amazing and very useful.
There is a small issue i noticed in the status code when the app raise an exception; it's sending 200 status code.
I did solve it by adding the exc status code in this line:
fastapi-realworld-example-app/app/core/errors.py
Line 15 in 8e3e539
The text was updated successfully, but these errors were encountered: