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