spotify-api / spotify-api.js

A complete wrapper for spotify web api for deno, node.js and the browser.
https://spotify-api.js.org
MIT License
214 stars 19 forks source link

Fix spelling in reorderItems for uris parameter #158

Closed peterjuras closed 2 years ago

peterjuras commented 2 years ago

Changes

Adjusts the spelling of the uris parameter in the reorderItems function to be correct again. (see Spotify Web API documentation)

Fixes #157

Status

scientific-dev commented 2 years ago

Thanks for contributing to the project! And, sorry for not responding quickly in the original issue.

scientific-dev commented 2 years ago

This changes have been updated in Spotify-api.js v9.2.3.