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 /> <br />
<strong>Example Response:</strong> <strong>Example Response:</strong>
<pre><code> <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> </code></pre>
<strong>Response Breakdown:</strong> <strong>Response Breakdown:</strong>
<pre><code> <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> </code></pre>
<ul> <ul>
<li>Song Name <span class="badge badge-info">String</span></li> <li>Song Name <span class="badge badge-info">String</span></li>