mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-27 11:10:29 -06:00
Getting the video source requires oauth token
This commit is contained in:
parent
26fb3ee660
commit
ef4e7651c1
@ -3232,6 +3232,8 @@ paths:
|
|||||||
get:
|
get:
|
||||||
summary: Get video source file metadata
|
summary: Get video source file metadata
|
||||||
operationId: getVideoSource
|
operationId: getVideoSource
|
||||||
|
security:
|
||||||
|
- OAuth2: []
|
||||||
tags:
|
tags:
|
||||||
- Video
|
- Video
|
||||||
parameters:
|
parameters:
|
||||||
|
Loading…
Reference in New Issue
Block a user