mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Updated API WebHook (markdown)
@@ -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`
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user