Update api documentation
This commit is contained in:
18
res/include/md/api_user.md
Normal file
18
res/include/md/api_user.md
Normal 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>
|
Reference in New Issue
Block a user