Closed stephendolan closed 5 years ago
Implement the following endpoint:
https://developer.spotify.com/documentation/web-api/reference/player/set-repeat-mode-on-users-playback/
I was unable to find any existing tests for the player.rb file, so no additional ones were added for this endpoint.
player.rb
@guilhermesad Change committed! Thanks for the feedback!
Implement the following endpoint:
https://developer.spotify.com/documentation/web-api/reference/player/set-repeat-mode-on-users-playback/
I was unable to find any existing tests for the
player.rb
file, so no additional ones were added for this endpoint.