aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-03 08:59:41 +0200
committerChocobozzz <me@florianbigard.com>2020-08-03 08:59:41 +0200
commitfcc4466e7cbf3e1ded059472a972ba37f5c68087 (patch)
treeb2344b5a4a8e0d3318810078d17c027e8a54d823 /support
parent7a09c3007a0b0ce317ca0c76948ca9c4712933dc (diff)
downloadPeerTube-fcc4466e7cbf3e1ded059472a972ba37f5c68087.tar.gz
PeerTube-fcc4466e7cbf3e1ded059472a972ba37f5c68087.tar.zst
PeerTube-fcc4466e7cbf3e1ded059472a972ba37f5c68087.zip
Fix openapi schema
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index ec2fe9155..7dc220c4e 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -1705,6 +1705,8 @@ paths:
1705 - OAuth2: [] 1705 - OAuth2: []
1706 tags: 1706 tags:
1707 - Abuses 1707 - Abuses
1708 parameters:
1709 - $ref: '#/components/parameters/abuseId'
1708 requestBody: 1710 requestBody:
1709 required: true 1711 required: true
1710 content: 1712 content: