add cover url
This commit is contained in:
parent
da8d05f656
commit
3b6a698744
@ -134,6 +134,7 @@ components:
|
|||||||
- artist
|
- artist
|
||||||
- album
|
- album
|
||||||
- spotify_id
|
- spotify_id
|
||||||
|
- cover_url
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
id:
|
id:
|
||||||
@ -146,6 +147,9 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
spotify_id:
|
spotify_id:
|
||||||
type: string
|
type: string
|
||||||
|
cover_url:
|
||||||
|
type: string
|
||||||
|
format: url
|
||||||
LoginToken:
|
LoginToken:
|
||||||
required:
|
required:
|
||||||
- token
|
- token
|
||||||
|
Loading…
Reference in New Issue
Block a user