Update 'storage.yml'
This commit is contained in:
parent
ed1a2de466
commit
6156f9172a
15
storage.yml
15
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
|
||||||
@ -40,11 +40,4 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
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