This commit is contained in:
Łukasz Magiera 2021-02-05 13:19:15 +01:00
parent 2c772d6fda
commit 33c1283880
3 changed files with 3 additions and 3 deletions

View File

@ -168,7 +168,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 65536,
"APIVersion": 65792,
"BlockDelay": 42
}
```

View File

@ -146,7 +146,7 @@ Perms: admin
Inputs: `null`
Response: `65536`
Response: `65792`
## Add

View File

@ -254,7 +254,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 65536,
"APIVersion": 65792,
"BlockDelay": 42
}
```