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