add cover url
This commit is contained in:
parent
da8d05f656
commit
3b6a698744
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user