mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-08 14:35:52 +01:00
Create a file/Update a file are supported since v4.31
@@ -59,6 +59,8 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
|
|||||||
* [Get a single commit](https://developer.github.com/v3/repos/commits/#get-a-single-commit) (since v4.17)
|
* [Get a single commit](https://developer.github.com/v3/repos/commits/#get-a-single-commit) (since v4.17)
|
||||||
* Contents
|
* Contents
|
||||||
* [List all contents of a file or directory in this repository](https://developer.github.com/v3/repos/contents/#get-contents) (since v4.3)
|
* [List all contents of a file or directory in this repository](https://developer.github.com/v3/repos/contents/#get-contents) (since v4.3)
|
||||||
|
* [Create a file](https://developer.github.com/v3/repos/contents/#create-a-file) (since v4.31)
|
||||||
|
* [Update a file](https://developer.github.com/v3/repos/contents/#update-a-file) (since v4.31)
|
||||||
* Reference
|
* Reference
|
||||||
* [Get a reference](https://developer.github.com/v3/git/refs/#get-a-reference) (since v4.3)
|
* [Get a reference](https://developer.github.com/v3/git/refs/#get-a-reference) (since v4.3)
|
||||||
* Collaborators
|
* Collaborators
|
||||||
|
|||||||
Reference in New Issue
Block a user