gitlabhq/spec/requests/api
Sebastian Ziebell 33c1463645 API: fixes return codes for notes, documentation updated
The notes API documentation updated with return codes. API now returns `400 Bad Request` if
required attributes are not present. Return codes are documented now, also tested in added tests.
The documentation now reflects the current state of the API.
2013-02-20 22:17:05 +01:00
..
groups_spec.rb Add test for duplicate group paths 2013-02-01 18:58:53 +01:00
issues_spec.rb Issue uses StateMachine now 2013-02-18 14:43:50 +04:00
merge_requests_spec.rb Merge branch 'master' into fixes/api 2013-02-20 12:43:32 +01:00
milestones_spec.rb Merge branch 'master' into fixes/api 2013-02-20 12:43:32 +01:00
notes_spec.rb API: fixes return codes for notes, documentation updated 2013-02-20 22:17:05 +01:00
projects_spec.rb Merge branch 'master' into fixes/api 2013-02-20 14:30:11 +01:00
session_spec.rb Remove backward compatibility of factories. 2012-11-13 22:27:45 +11:00
users_spec.rb API: fixes return codes, documentation updated with status codes, tests added 2013-02-20 12:23:56 +01:00