From 39114d259c6e4bd5bb60b18f561d06cc24e8c852 Mon Sep 17 00:00:00 2001 From: Sebastian Ziebell Date: Thu, 7 Mar 2013 00:15:57 +0100 Subject: API: documentation contains infos to status codes in README file. All the info to return codes from the API functions are available in the `README.md` file as suggested. --- doc/api/session.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc/api/session.md') diff --git a/doc/api/session.md b/doc/api/session.md index 5f49d989967..c7e57aaca7a 100644 --- a/doc/api/session.md +++ b/doc/api/session.md @@ -21,8 +21,3 @@ Parameters: "blocked": true } ``` - -Return values: - -+ `201 Created` on success -+ `401 Unauthorized` if the authentication process failed, e.g. invalid password or attribute not given -- cgit v1.2.1