diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2018-11-17 15:15:45 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2018-11-17 15:16:01 +0100 |
commit | 9ab81fc4a91c84b5276a269d5913008a40f365ce (patch) | |
tree | 5029f3014c7c25c24194a1cf75f8ea250977ef3d /support/doc | |
parent | 43e9d2af7d3525bc709e4c6d15fe85f65795f5fa (diff) | |
download | PeerTube-9ab81fc4a91c84b5276a269d5913008a40f365ce.tar.gz PeerTube-9ab81fc4a91c84b5276a269d5913008a40f365ce.tar.zst PeerTube-9ab81fc4a91c84b5276a269d5913008a40f365ce.zip |
grouping moderation endpoints in the RESTĀ API spec
Diffstat (limited to 'support/doc')
-rw-r--r-- | support/doc/api/openapi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 5764a0e30..ea524d8d2 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -106,6 +106,7 @@ x-tagGroups: | |||
106 | - Video Rate | 106 | - Video Rate |
107 | - name: Moderation | 107 | - name: Moderation |
108 | tags: | 108 | tags: |
109 | - Vdieo Abuse | ||
109 | - Video Blacklist | 110 | - Video Blacklist |
110 | - name: Public Instance Information | 111 | - name: Public Instance Information |
111 | tags: | 112 | tags: |