add cover url

This commit is contained in:
Torma Kristóf 2020-11-25 18:17:55 +01:00
parent da8d05f656
commit 3b6a698744
1 changed files with 4 additions and 0 deletions

View File

@ -134,6 +134,7 @@ components:
- artist
- album
- spotify_id
- cover_url
type: object
properties:
id:
@ -146,6 +147,9 @@ components:
type: string
spotify_id:
type: string
cover_url:
type: string
format: url
LoginToken:
required:
- token