Updated the API docs to reflect changes

This commit is contained in:
Timothy Rogers 2021-09-14 18:18:15 -04:00
parent e740e031cc
commit 858f751c2f

View file

@ -23,11 +23,11 @@ menu:
<br />
<strong>Example Response:</strong>
<pre><code>
PUNCHING BAG,blackwinterwells,https://www.last.fm/music/blackwinterwells/_/PUNCHING+BAG,true
"PUNCHING BAG","blackwinterwells","https://www.last.fm/music/blackwinterwells/_/PUNCHING+BAG",true
</code></pre>
<strong>Response Breakdown:</strong>
<pre><code>
<i>Song Name</i>,<i>Artist Name</i>,<i>LastFM Song Page Link</i>,<i>Now Playing</i>
<i>"Song Name"</i>,<i>"Artist Name"</i>,<i>"LastFM Song Page Link"</i>,<i>Now Playing</i>
</code></pre>
<ul>
<li>Song Name <span class="badge badge-info">String</span></li>