Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change type of position parameter for playlist_add_item #409

Merged
merged 5 commits into from
May 22, 2023

Conversation

ramsayleung
Copy link
Owner

@ramsayleung ramsayleung commented May 14, 2023

Description

Change type of position parameter in playlist_add_items endpoint from Opinion<Duration> to Opinion<u32>

Motivation and Context

#407

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

  • check_playlist_tracks

Is this change properly documented?

Yes

@ramsayleung ramsayleung changed the title Change type of `position parameter for ``playlist_add_item Change type of position parameter for playlist_add_item May 14, 2023
@ramsayleung ramsayleung merged commit d666850 into master May 22, 2023
@ramsayleung ramsayleung deleted the ramsay_fix_playlist_add_item branch May 22, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant