Commit 17aafb3c authored by Laura Heimann's avatar Laura Heimann

added NotFound output to client documentation

parent 3a92bf8a
......@@ -49,6 +49,17 @@
"path": "https://spinsha.re/uploads/client/SpinShare_win32_2_5_0.exe"
}
}
</pre>
<br />
<strong>Output Body (Not Found)</strong>
<pre class="code">
{
"version": 1,
"status": 404,
"data": []
}
</pre>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment