mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Updated API WebHook (markdown)
@@ -50,7 +50,7 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
|
|||||||
* [List repositories for the authenticated user](https://developer.github.com/v3/repos/#list-repositories-for-the-authenticated-user)
|
* [List repositories for the authenticated user](https://developer.github.com/v3/repos/#list-repositories-for-the-authenticated-user)
|
||||||
* [List repositories for a user](https://developer.github.com/v3/repos/#list-repositories-for-a-user)
|
* [List repositories for a user](https://developer.github.com/v3/repos/#list-repositories-for-a-user)
|
||||||
* [List organization repositories](https://developer.github.com/v3/repos/#list-organization-repositories)
|
* [List organization repositories](https://developer.github.com/v3/repos/#list-organization-repositories)
|
||||||
* [List repository tags](https://docs.github.com/en/rest/reference/repos#list-repository-tags)
|
* [List repository tags](https://docs.github.com/en/rest/reference/repos#list-repository-tags) (since v4.35.0)
|
||||||
* [Get](https://developer.github.com/v3/repos/#get)
|
* [Get](https://developer.github.com/v3/repos/#get)
|
||||||
* [Create](https://developer.github.com/v3/repos/#create)
|
* [Create](https://developer.github.com/v3/repos/#create)
|
||||||
* [Enabling and disabling branch protection](https://developer.github.com/v3/repos/#enabling-and-disabling-branch-protection) (since v3.11)
|
* [Enabling and disabling branch protection](https://developer.github.com/v3/repos/#enabling-and-disabling-branch-protection) (since v3.11)
|
||||||
|
|||||||
Reference in New Issue
Block a user