aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorFlorian CUNY <poslovitch@bentobox.world>2021-12-22 11:01:24 +0100
committerChocobozzz <chocobozzz@cpy.re>2021-12-23 09:56:58 +0100
commit597da8dd814a1e4b4dc69dd3ebed50c11619045d (patch)
treede7e9191918f31b4b6db60edd6bfb5b1ba477de8 /support
parent5e3d29ab218f2e7fcfb59f64777d901625dc5a49 (diff)
downloadPeerTube-597da8dd814a1e4b4dc69dd3ebed50c11619045d.tar.gz
PeerTube-597da8dd814a1e4b4dc69dd3ebed50c11619045d.tar.zst
PeerTube-597da8dd814a1e4b4dc69dd3ebed50c11619045d.zip
Updated notification types in openapi reference
Relates to https://github.com/Chocobozzz/PeerTube/issues/1565
Diffstat (limited to 'support')
-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: