fucking marshmallow
This commit is contained in:
parent
d5372ac286
commit
c94fe1266e
18
backend.yml
18
backend.yml
@ -442,16 +442,22 @@ components:
|
||||
inputNeighbour:
|
||||
type: string
|
||||
format: uuid
|
||||
outputNeighbours:
|
||||
children:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
format: uuid
|
||||
outputURLs:
|
||||
type: object
|
||||
properties:
|
||||
url:
|
||||
type: string
|
||||
format: uuid
|
||||
output_urls:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
format: url
|
||||
type: object
|
||||
properties:
|
||||
url:
|
||||
type: string
|
||||
format: url
|
||||
bitrate:
|
||||
type: integer
|
||||
width:
|
||||
|
Loading…
Reference in New Issue
Block a user