API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`
Merged
API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`
api-star-restful
into
master
All threads resolved!
All threads resolved!
What does this MR do?
Moves the unstar API endpoint from DELETE
to POST
to make it more restful.
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Merge request reports
Activity
changed milestone to %9.0
added ~13884 breaking change labels
added 291 commits
-
c2e0dcf4...12cd4c83 - 290 commits from branch
master
-
378aab30 - API: Moved
DELETE /projects/:id/star
toPOST /projects/:id/unstar
-
c2e0dcf4...12cd4c83 - 290 commits from branch
assigned to @rymai
added 16 commits
-
378aab30...c89449e6 - 15 commits from branch
master
-
a9ccd3bd - API: Moved
DELETE /projects/:id/star
toPOST /projects/:id/unstar
-
378aab30...c89449e6 - 15 commits from branch
- Resolved by username-removed-2900
- Resolved by username-removed-2900
assigned to @razer6
assigned to @rymai
added 1 commit
-
039c6d60 - API: Moved
DELETE /projects/:id/star
toPOST /projects/:id/unstar
-
039c6d60 - API: Moved
@rymai I updated the MR.
@razer6 Awesome work, thank you!
mentioned in merge request !11449 (merged)
Please register or sign in to reply