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 was archived by the owner on Jun 5, 2025. It is now read-only.
Fix "active" workspace CRUD HTTP status codes (#666)
I had accidentally used `return` instead of `raise` which did not end up
in the right status codes. This fixes that.
Signed-off-by: Juan Antonio Osorio <[email protected]>
0 commit comments