mirror of
https://github.com/bs-community/blessing-skin-manual.git
synced 2025-02-17 10:49:31 +08:00
add missing fields
This commit is contained in:
parent
c29e3eb419
commit
7603aa90d9
@ -31,6 +31,14 @@ Status: 200
|
||||
"data": [
|
||||
{
|
||||
"tid": 1,
|
||||
"name": "<texture name>",
|
||||
"type": "steve",
|
||||
"hash": "<texture file hash>",
|
||||
"size": 5,
|
||||
"uploader": 2,
|
||||
"public": true,
|
||||
"upload_at": "2020-01-01 00:00:00",
|
||||
"likes": 2,
|
||||
"pivot": {
|
||||
"item_name": "<closet item name>"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user