minor additions

This commit is contained in:
Torma Kristóf 2020-11-26 05:47:27 +01:00
parent aea7699e72
commit a90562469e
1 changed files with 5 additions and 6 deletions

View File

@ -175,7 +175,8 @@ components:
- id
- name
- element_count
- tracklist
- itemlist
- type
type: object
properties:
id:
@ -185,7 +186,9 @@ components:
type: string
element_count:
type: integer
tracklist:
type:
type: string
itemlist:
type: array
items:
$ref: '#/components/schemas/Track'
@ -193,10 +196,6 @@ components:
required:
- id
- title
- artist
- album
- spotify_id
- cover_url
type: object
properties:
id: