aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--support/doc/api/openapi.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 7b6e8a1e4..9bf5024bb 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -1,7 +1,7 @@
1openapi: 3.0.0 1openapi: 3.0.0
2info: 2info:
3 title: PeerTube 3 title: PeerTube
4 version: 3.3.0 4 version: 4.0.0
5 contact: 5 contact:
6 name: PeerTube Community 6 name: PeerTube Community
7 url: https://joinpeertube.org 7 url: https://joinpeertube.org
@@ -7228,6 +7228,14 @@ components:
7228 - `13` NEW_INSTANCE_FOLLOWER 7228 - `13` NEW_INSTANCE_FOLLOWER
7229 7229
7230 - `14` AUTO_INSTANCE_FOLLOWING 7230 - `14` AUTO_INSTANCE_FOLLOWING
7231
7232 - `15` ABUSE_STATE_CHANGE
7233
7234 - `16` ABUSE_NEW_MESSAGE
7235
7236 - `17` NEW_PLUGIN_VERSION
7237
7238 - `18` NEW_PEERTUBE_VERSION
7231 read: 7239 read:
7232 type: boolean 7240 type: boolean
7233 video: 7241 video: