Merge pull request #8028 from SvenDowideit/ekristen-patch-1
HTTP Status 201 not 200
This commit is contained in:
commit
0658be89d0
1 changed files with 1 additions and 1 deletions
|
@ -526,7 +526,7 @@ file is empty.
|
|||
|
||||
**Valid**:
|
||||
|
||||
return HTTP 200
|
||||
return HTTP 201
|
||||
|
||||
Errors: HTTP 400 (we should create error codes for possible errors) -
|
||||
invalid json - missing field - wrong format (username, password, email,
|
||||
|
|
Loading…
Reference in a new issue