-
- Downloads
API routes referencing a specific merge request should use the MR `iid`
- As opposed to the `id` that was previously being used. - This brings the API routes closer to the web interface's routes. - This is specific to API v4.
parent
dd996223
No related branches found
No related tags found
Showing
- lib/api/helpers.rb 4 additions, 4 deletionslib/api/helpers.rb
- lib/api/merge_requests.rb 22 additions, 22 deletionslib/api/merge_requests.rb
- lib/api/v3/helpers.rb 10 additions, 0 deletionslib/api/v3/helpers.rb
- spec/requests/api/merge_requests_spec.rb 143 additions, 54 deletionsspec/requests/api/merge_requests_spec.rb
This diff is collapsed.