Updated API WebHook (markdown)

Petri Pyy
2019-03-15 12:24:09 +02:00
parent 0e0e1af8e5
commit 2bff832b57

@@ -81,6 +81,7 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
* [List all groups](https://developer.github.com/v3/orgs/#list-all-organizations) (since v4.30)
* [Get a single group](https://developer.github.com/v3/orgs/#get-an-organization) (since v4.3)
* [List repositories for this group](https://developer.github.com/v3/repos/#list-organization-repositories) (since v4.3)
* [Create a new group](https://developer.github.com/enterprise/v3/enterprise-admin/orgs/#create-an-organization) (since v4.31.0)
### Example
@@ -105,4 +106,4 @@ answers
* [PullRequestReviewCommentEvent](https://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent)
* [PullRequestEvent](https://developer.github.com/v3/activity/events/types/#pullrequestevent)
* [PushEvent](https://developer.github.com/v3/activity/events/types/#pushevent)
* [GollumEvent](https://developer.github.com/v3/activity/events/types/#gollumevent)
* [GollumEvent](https://developer.github.com/v3/activity/events/types/#gollumevent)