Updated API WebHook (markdown)

Matic Potočnik
2017-08-08 21:21:52 +02:00
parent fb8913db1a
commit 6db4b45122

@@ -1,8 +1,8 @@
The gitbucket api/webhook is designed for compatibility of [the GitHub's it](https://developer.github.com/v3/). The GitBucket api/webhook is designed for compatibility of [the GitHub's it](https://developer.github.com/v3/).
The API endpoints are reachable under: `http(s)://yourgitbucket/api/v3` The API endpoints are reachable under: `http(s)://yourgitbucket/api/v3`
Gitbucket does not implement fully the GitHub API/webhook and respects only a subset of parameters. If you find some behavior difference from GitHub, it can be a Gitbucket's bug or a feature not yet implemented :). GitBucket does not fully implement the GitHub API/webhook and respects only a subset of parameters. If you find some behavior difference from GitHub, it can be a GitBucket's bug or a feature not yet implemented :).
## Authentication ## Authentication