diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -119,7 +119,9 @@ coder to help! | |||
119 | 119 | ||
120 | ## API REST documentation | 120 | ## API REST documentation |
121 | 121 | ||
122 | For now only on Github: | 122 | Quick Start: [/support/doc/api/quickstart.md](/support/doc/api/quickstart.md) |
123 | |||
124 | Endpoints documentation: | ||
123 | 125 | ||
124 | * HTML version: [/support/doc/api/html/index.html](https://htmlpreview.github.io/?https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/html/index.html) | 126 | * HTML version: [/support/doc/api/html/index.html](https://htmlpreview.github.io/?https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/html/index.html) |
125 | * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) | 127 | * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) |