Getting the video source requires oauth token
This commit is contained in:
parent
26fb3ee660
commit
ef4e7651c1
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue