summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
diff options
context:
space:
mode:
authorSebastian Ziebell <sebastian.ziebell@asquera.de>2013-02-06 16:34:06 +0100
committerSebastian Ziebell <sebastian.ziebell@asquera.de>2013-02-06 17:11:00 +0100
commitbb24275f8d0e726aec347c8be7f199346e90793d (patch)
tree3fc4a01ad41fb2916c23f1465f8305826e7934c8 /app/assets/javascripts/notes.js
parentb9d40d2524a78013737be16b4cd0976ded843a1b (diff)
downloadgitlab-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 'app/assets/javascripts/notes.js')
0 files changed, 0 insertions, 0 deletions