Update 'storage.yml'
This commit is contained in:
parent
ed1a2de466
commit
6156f9172a
13
storage.yml
13
storage.yml
@ -16,9 +16,9 @@ paths:
|
|||||||
properties:
|
properties:
|
||||||
id:
|
id:
|
||||||
type: string
|
type: string
|
||||||
format: json
|
properties:
|
||||||
items:
|
tag:
|
||||||
$ref: '#/components/schemas/TagString'
|
type: string
|
||||||
soundFile:
|
soundFile:
|
||||||
type: string
|
type: string
|
||||||
format: binary
|
format: binary
|
||||||
@ -41,10 +41,3 @@ components:
|
|||||||
description: "Status message from backend."
|
description: "Status message from backend."
|
||||||
required:
|
required:
|
||||||
- status
|
- status
|
||||||
TagString:
|
|
||||||
properties:
|
|
||||||
tag:
|
|
||||||
type: string
|
|
||||||
description: "Tag of sound file"
|
|
||||||
required:
|
|
||||||
- tag
|
|
Loading…
Reference in New Issue
Block a user