summaryrefslogtreecommitdiff
path: root/doc/api/session.md
diff options
context:
space:
mode:
authorSebastian Ziebell <sebastian.ziebell@asquera.de>2013-03-07 00:15:57 +0100
committerSebastian Ziebell <sebastian.ziebell@asquera.de>2013-03-07 00:15:57 +0100
commit39114d259c6e4bd5bb60b18f561d06cc24e8c852 (patch)
tree24bd635f0ab1b763cfb537b0d203945d1565d295 /doc/api/session.md
parentb5ef6d226864d3ea132d2c6e97b74b51f2b64a6f (diff)
downloadgitlab-ce-39114d259c6e4bd5bb60b18f561d06cc24e8c852.tar.gz
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.
Diffstat (limited to 'doc/api/session.md')
-rw-r--r--doc/api/session.md5
1 files changed, 0 insertions, 5 deletions
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