Fix the HTTP status code for the user creation admin endpoint
This commit is contained in:
@@ -754,7 +754,7 @@
|
||||
"required": true
|
||||
},
|
||||
"responses": {
|
||||
"200": {
|
||||
"201": {
|
||||
"description": "User was created",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
||||
Reference in New Issue
Block a user