return name as well

This commit is contained in:
Torma Kristóf 2020-11-26 03:50:47 +01:00
parent 09ba0c825b
commit aea7699e72
1 changed files with 3 additions and 0 deletions

View File

@ -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: