mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Getting the video source requires oauth token
This commit is contained in:
@@ -3232,6 +3232,8 @@ paths:
|
||||
get:
|
||||
summary: Get video source file metadata
|
||||
operationId: getVideoSource
|
||||
security:
|
||||
- OAuth2: []
|
||||
tags:
|
||||
- Video
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user