- Notifications
You must be signed in to change notification settings - Fork675
Closed
Description
There are now at least two different API calls which are using the HTTPPATCH method:
- https://docs.gitlab.com/ee/api/users.html#set-user-status
- https://docs.gitlab.com/ee/api/protected_branches.html#update-a-protected-branch
Need to create ahttp_patch() method in order to support these endpoints.
Metadata
Metadata
Assignees
Labels
No labels