mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 16:05:53 +03:00
[PR #38] [MERGED] Implement unsaving albums and unfollowing users/artists #198
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/38
Author: @KoffeinFlummi
Created: 4/19/2019
Status: ✅ Merged
Merged: 4/23/2019
Merged by: @ramsayleung
Base:
master← Head:unsave-unfollow📝 Commits (2)
1a30afcImplement unsaving albums and unfollowing users3693acbAdd examples and tests for unsaving & unfollowing📊 Changes
5 files changed (+252 additions, -0 deletions)
View changed files
➕
examples/current_user_saved_albums_delete.rs(+49 -0)➕
examples/user_unfollow_artists.rs(+47 -0)➕
examples/user_unfollow_users.rs(+45 -0)📝
src/spotify/client.rs(+43 -0)📝
tests/test_with_oauth.rs(+68 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.