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
JAORMX merged 1 commit into
stacklok:mainfrom
JAORMX:fix-active-http-codes
Jan 21, 2025
Merged

Fix "active" workspace CRUD HTTP status codes#666
JAORMX merged 1 commit into
stacklok:mainfrom
JAORMX:fix-active-http-codes

Conversation

@JAORMX

Copy link
Copy Markdown
Contributor

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 ozz@stacklok.com

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 <ozz@stacklok.com>
@JAORMX
JAORMX merged commit 8ae8b21 into stacklok:mainJan 21, 2025
Sign up for freeto 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

@JAORMX@aponcedeleonch