-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
If I submit a JSON payload to /project/{project_id}/refs that does not conform to the Swagger model, I get an HTTP 200 response:
{
"message": "[ERROR]: Unable to get object from JSON request"
}
However, this should return HTTP 400 so that developer can debug their program or handle invalid user input appropriately.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels