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
Small comment/question:
Why do i get a 201 created back when posting. nothing is created. it is just a validation. I would have expected a 200 back.
I get a 404 back if the json is not accepted. I would have expected a 400 or 422 back.
The text was updated successfully, but these errors were encountered:
Small comment/question:
Why do i get a 201 created back when posting. nothing is created. it is just a validation. I would have expected a 200 back.
I get a 404 back if the json is not accepted. I would have expected a 400 or 422 back.
The text was updated successfully, but these errors were encountered: