mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-03-24 04:50:18 +01:00
Updated API WebHook (markdown)
@@ -83,6 +83,9 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
|
||||
* [Update a file](https://developer.github.com/v3/repos/contents/#update-a-file) (since v4.31)
|
||||
* Reference
|
||||
* [Get a reference](https://developer.github.com/v3/git/refs/#get-a-reference) (since v4.3)
|
||||
* [Create a reference](https://docs.github.com/en/free-pro-team@latest/rest/reference/git#create-a-reference) (since v4.35.0)
|
||||
* [Update a reference](https://docs.github.com/en/free-pro-team@latest/rest/reference/git#update-a-reference) (since v4.35.0)
|
||||
* [Delete a reference](https://docs.github.com/en/free-pro-team@latest/rest/reference/git#delete-a-reference) (since v4.35.0)
|
||||
* Collaborators
|
||||
* [List collaborators](https://developer.github.com/v3/repos/collaborators/#list-collaborators) (since v4.3)
|
||||
* [Check if a user is a repository collaborator](https://docs.github.com/en/rest/reference/repos#check-if-a-user-is-a-repository-collaborator) (since v4.35.0)
|
||||
|
||||
Reference in New Issue
Block a user