JohnnyCrazy / SpotifyAPI-NET

:sound: A Client for the Spotify Web API, written in C#/.NET
http://johnnycrazy.github.io/SpotifyAPI-NET/
MIT License
1.47k stars 297 forks source link

Update Spotify API client interface documentation and parameters #970

Open colin-gourlay opened 2 months ago

colin-gourlay commented 2 months ago

The commit revises documentation and parameters in the Spotify API client interfaces. The changes update URLs in the documentation for better clarity, standardize punctuation in parameter descriptions, and modify the inclusion of certain methods' request parameters.

JohnnyCrazy commented 1 month ago

Thank you!