mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update document
This commit is contained in:
11
doc/api/auth/user/add.example.json
Normal file
11
doc/api/auth/user/add.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "add.json",
|
||||
"ok": true,
|
||||
"code": 0,
|
||||
"result": {
|
||||
"id": 0,
|
||||
"name": "John",
|
||||
"username": "john",
|
||||
"is_admin": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user