Files
gitlabhq/lib/api
Sebastian Ziebell bb24275f8d 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.
2013-02-06 17:11:00 +01:00
..
2012-12-12 12:54:28 +02:00
2012-09-20 08:38:08 -07:00
2012-12-12 17:53:43 +01:00