spotipy/tests/integration
oliveraw 1caf97296c
playlist_add_items() to accept only full URIs and URLs (#914)
* updated functionality of playlist_add_items() to accept only uris and urls (ids should not be allowed since 'track' or 'episode' cannot be inferred purely from the id)

* added a check to raise runtime error if any items in playlist_add_items() are not URIs or URLs

* modified change log

* CL format fix

---------

Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
2025-01-19 16:33:57 +00:00
..
non_user_endpoints Merge branch 'master' of github.com:spotipy-dev/spotipy into v3 2025-01-19 16:10:51 +00:00
user_endpoints playlist_add_items() to accept only full URIs and URLs (#914) 2025-01-19 16:33:57 +00:00
__init__.py Retries For All Endpoints, fixes #347 (#457) 2020-03-29 17:18:23 +01:00