mirror of https://github.com/Chocobozzz/PeerTube
switch plugins public settings to unauthenticated in the openapi spec
parent
db48de8597
commit
64ffd1deb2
|
@ -2815,8 +2815,6 @@ paths:
|
|||
tags:
|
||||
- Plugins
|
||||
summary: Get a plugin's public settings
|
||||
security:
|
||||
- OAuth2: []
|
||||
parameters:
|
||||
- name: npmName
|
||||
in: path
|
||||
|
|
Loading…
Reference in New Issue