Update api documentation

This commit is contained in:
2021-09-21 22:47:13 +02:00
parent 11132854b2
commit afba49076a
8 changed files with 955 additions and 646 deletions

View File

@@ -0,0 +1,18 @@
## User Methods
These methods all require authentication.
<details class="api_doc_details request_get">
<summary><span class="method">GET</span>/user/files</summary>
<div>
Documentation pending. Click here to see the response for your account:
[/user/files](/api/user/files).
</div>
</details>
<details class="api_doc_details request_get">
<summary><span class="method">GET</span>/user/lists</summary>
<div>
Documentation pending. Click here to see the response for your account:
[/user/lists](/api/user/lists).
</div>
</details>