return name as well
This commit is contained in:
parent
09ba0c825b
commit
aea7699e72
@ -173,6 +173,7 @@ components:
|
||||
List:
|
||||
required:
|
||||
- id
|
||||
- name
|
||||
- element_count
|
||||
- tracklist
|
||||
type: object
|
||||
@ -180,6 +181,8 @@ components:
|
||||
id:
|
||||
type: string
|
||||
format: uuid
|
||||
name:
|
||||
type: string
|
||||
element_count:
|
||||
type: integer
|
||||
tracklist:
|
||||
|
Loading…
Reference in New Issue
Block a user