Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fix "active" workspace CRUD HTTP status codes #666

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Jan 21, 2025

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]

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]>
@JAORMX JAORMX merged commit 8ae8b21 into stacklok:main Jan 21, 2025
3 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants