Browse Source

Updated http_api docs

utkarshcmu 10 years ago
parent
commit
e5931e264b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/reference/http_api.md

+ 1 - 1
docs/sources/reference/http_api.md

@@ -1388,7 +1388,7 @@ Create new user
 		HTTP/1.1 200
         Content-Type: application/json
 		
-		{"message":"User created"}
+		{"id":5,"message":"User created"}
 
 ### Password for User