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
There are multiple example endpoints in examples/fastapi/resources/base.py that demonstrate similar error handling scenarios. We should consolidate these to maintain cleaner examples.
Duplicate endpoints to review:
/raise_cuenca_errors and /simulate_401 (unauthorized errors)
Context
There are multiple example endpoints in
examples/fastapi/resources/base.py
that demonstrate similar error handling scenarios. We should consolidate these to maintain cleaner examples.Duplicate endpoints to review:
/raise_cuenca_errors
and/simulate_401
(unauthorized errors)/raise_fast_agave_errors
(also unauthorized error)This was identified during the review of PR #154.
Action items:
References:
The text was updated successfully, but these errors were encountered: