-
- Downloads
Merge branch 'api-star-restful' into 'master'
API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Closes #28328 See merge request !9328
No related branches found
No related tags found
Showing
- changelogs/unreleased/api-star-restful.yml 4 additions, 0 deletionschangelogs/unreleased/api-star-restful.yml
- doc/api/projects.md 3 additions, 3 deletionsdoc/api/projects.md
- doc/api/v3_to_v4.md 1 addition, 0 deletionsdoc/api/v3_to_v4.md
- lib/api/projects.rb 1 addition, 1 deletionlib/api/projects.rb
- spec/requests/api/projects_spec.rb 4 additions, 4 deletionsspec/requests/api/projects_spec.rb
changelogs/unreleased/api-star-restful.yml
0 → 100644
Please register or sign in to comment