spotipy/tests/integration/user_endpoints
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
..
__init__.py GHA integration tests (#876) 2022-11-01 21:57:40 +00:00
test.py playlist_add_items() to accept only full URIs and URLs (#914) 2025-01-19 16:33:57 +00:00