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