aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-06-25 12:19:45 +0200
committerRigel Kent <sendmemail@rigelk.eu>2020-06-26 13:43:32 +0200
commit64ffd1deb2abd412b9b45f473e8ba6d2c0dbfb79 (patch)
tree587c0495e9ed638e3dcec9bcf877b1a5560e0593 /support
parentdb48de8597897e5024f8e9ed5acb1a8f40748169 (diff)
downloadPeerTube-64ffd1deb2abd412b9b45f473e8ba6d2c0dbfb79.tar.gz
PeerTube-64ffd1deb2abd412b9b45f473e8ba6d2c0dbfb79.tar.zst
PeerTube-64ffd1deb2abd412b9b45f473e8ba6d2c0dbfb79.zip
switch plugins public settings to unauthenticated in the openapi spec
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index eb278a72f..82b8191b2 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -2815,8 +2815,6 @@ paths:
2815 tags: 2815 tags:
2816 - Plugins 2816 - Plugins
2817 summary: Get a plugin's public settings 2817 summary: Get a plugin's public settings
2818 security:
2819 - OAuth2: []
2820 parameters: 2818 parameters:
2821 - name: npmName 2819 - name: npmName
2822 in: path 2820 in: path