mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #409] [MERGED] Change type of position parameter for playlist_add_item #440
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#440
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/409
Author: @ramsayleung
Created: 5/14/2023
Status: ✅ Merged
Merged: 5/22/2023
Merged by: @ramsayleung
Base:
master← Head:ramsay_fix_playlist_add_item📝 Commits (5)
0f21709Change type of position parameter.7d7edabUpdate CHANGELOG.md103dbefUpdate the comments.2789b51Fix cargo fmt error.7bc84d1Merge branch 'master' into ramsay_fix_playlist_add_item📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
src/clients/oauth.rs(+3 -3)📄 Description
Description
Change type of
positionparameter inplaylist_add_itemsendpoint fromOpinion<Duration>toOpinion<u32>Motivation and Context
#407
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
check_playlist_tracksIs this change properly documented?
Yes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.