http を更新
28
http.md
28
http.md
@@ -37,6 +37,34 @@ https://blueprintue.com/blueprint/7u_13489/
|
|||||||
|
|
||||||
https://blueprintue.com/blueprint/gmc3vcdj/
|
https://blueprintue.com/blueprint/gmc3vcdj/
|
||||||
|
|
||||||
|
> PlayerJson, ${record}
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"character": [
|
||||||
|
{ "id": 3, "cp": 1, "op": 0, "sp": 0, "mode": 0, "rare": 0, "shiny": false, "unique": false, "cid":null }
|
||||||
|
],
|
||||||
|
"item": [
|
||||||
|
{ "id": 300, "cp": 1, "op": 0, "sp": 0, "mode": 0, "rare": 0, "shiny": false, "unique": false, "cid":null }
|
||||||
|
],
|
||||||
|
"card": [
|
||||||
|
{ "id": 300, "cp": 1, "op": 0, "sp": 0, "mode": 0, "rare": 0, "shiny": false, "unique": false, "cid":null }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
> PlayerData
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"repo": $repo,
|
||||||
|
"did": $did,
|
||||||
|
"collection": $collection,
|
||||||
|
"rkey": $rkey,
|
||||||
|
"record": $record
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## 他のplugin
|
## 他のplugin
|
||||||
|
|
||||||
- https://github.com/ufna/VaRest
|
- https://github.com/ufna/VaRest
|
||||||
|
|||||||
Reference in New Issue
Block a user