]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
typos (#246)
[github/Chocobozzz/PeerTube.git] / README.md
index e8871a7ccf006f108730397a4be2c9c3859cb77d..491b09a3676aa586ff34cbdcf78908d338667123 100644 (file)
--- a/README.md
+++ b/README.md
@@ -147,6 +147,13 @@ guide](/.github/CONTRIBUTING.md)
 to see how to contribute to PeerTube. Spoiler alert: you don't need to be a
 coder to help!
 
+## API REST documentation
+
+For now only on Github:
+
+ * HTML version: [/support/doc/api/html/index.html](/support/doc/api/html/index.html)
+ * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml)
+
 ## Architecture
 
 See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation.