[GH-ISSUE #229] playlist_unfollow should return ClientResult<()> #76

Closed
opened 2026-02-27 20:22:59 +03:00 by kerem · 0 comments
Owner

Originally created by @marioortizmanero on GitHub (Jul 14, 2021).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/229

Originally assigned to: @marioortizmanero on GitHub.

https://developer.spotify.com/documentation/web-api/reference/#endpoint-unfollow-playlist

AFAIK its return value is always empty, so ClientResult<String> is unnecessary.

Originally created by @marioortizmanero on GitHub (Jul 14, 2021). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/229 Originally assigned to: @marioortizmanero on GitHub. https://developer.spotify.com/documentation/web-api/reference/#endpoint-unfollow-playlist AFAIK its return value is always empty, so `ClientResult<String>` is unnecessary.
kerem 2026-02-27 20:22:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#76
No description provided.