diff options
author | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-06 16:34:06 +0100 |
---|---|---|
committer | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-06 17:11:00 +0100 |
commit | bb24275f8d0e726aec347c8be7f199346e90793d (patch) | |
tree | 3fc4a01ad41fb2916c23f1465f8305826e7934c8 /doc/api | |
parent | b9d40d2524a78013737be16b4cd0976ded843a1b (diff) | |
download | gitlab-ce-bb24275f8d0e726aec347c8be7f199346e90793d.tar.gz |
Status code 400 is returned if body is missing on note creation.
If a note is created with a POST request via API (`/projects/:id/notes`) status
code 400 is returned instead of 404. The resource itself exists but the request
is incomplete. Specs added to check different status codes when accessing, creating
and updating notes.
Diffstat (limited to 'doc/api')
0 files changed, 0 insertions, 0 deletions