(create & [options])
Create favorite
options
can contain :query-params
with the following keys:
Create favorite `options` can contain `:query-params` with the following keys: * :artist_ids * :album_ids * :track_ids
(delete & [options])
Delete favorite
options
can contain :query-params
with the following keys:
Delete favorite `options` can contain `:query-params` with the following keys: * :artist_ids * :album_ids * :track_ids
(user-favorites & [options])
Get favorites for user.
options
can contain :query-params
with the following keys:
Get favorites for user. `options` can contain `:query-params` with the following keys: * :user_id * :type
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close