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
[catalog] Fix namespace creation error status (#1248)
## Which issue does this PR close?
- Closes#1247
## What changes are included in this PR?
According to the [openapi
spec](#1247), already
existed error should return 409 (Conflict) status code.
## Are these changes tested?
I checked with cargo test and doesn't find any breakage.
0 commit comments