[MISC] Add small note concerning json responses on error.

This commit is contained in:
Jan Philipp Timme 2013-09-16 21:59:09 +02:00
parent 17e6b0aa70
commit b6c968773b
1 changed files with 3 additions and 0 deletions

3
NOTES
View File

@ -42,6 +42,9 @@ profile document:
API API
--- ---
Note: In case of success == false, "error" is added to the response, containing the error message.
GET retrieve data GET retrieve data
PUT put a whole dataset (overwrite) PUT put a whole dataset (overwrite)
POST update a dataset (update given parts only) POST update a dataset (update given parts only)