mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #85] [MERGED] Add to queue endpoint #234
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#234
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/85
Author: @BKitor
Created: 3/16/2020
Status: ✅ Merged
Merged: 3/18/2020
Merged by: @ramsayleung
Base:
master← Head:add-to-queue-endpoint📝 Commits (3)
6f4a115add to queue endpointf6d065dtest, lint and exampledd3c39agot an example working📊 Changes
3 files changed (+60 additions, -0 deletions)
View changed files
➕
examples/add_to_queue.rs(+31 -0)📝
src/client.rs(+18 -0)📝
tests/test_with_credential.rs(+11 -0)📄 Description
Adding an API endpoint for adding songs to user's queue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.