spotipy/spotipy
Nick 22e3b7406d
Update current_user_follow_playlist (#1040)
* Update current_user_follow_playlist

The API specifies a `public` parameter as seen [here](https://developer.spotify.com/documentation/web-api/reference/follow-playlist)

* Update CHANGELOG.md

---------

Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
2024-05-30 19:43:10 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Added MemcacheCacheHandler (#1042) 2024-05-30 19:01:16 +01:00
client.py Update current_user_follow_playlist (#1040) 2024-05-30 19:43:10 +01:00
exceptions.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
oauth2.py Corrections to Grammar Errors and Typos in Documentation (#1017) 2024-05-30 19:37:39 +01:00
util.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00