Remove unnecessary params from VerifyWinningPost
This commit is contained in:
@@ -216,7 +216,7 @@ Response:
|
||||
```json
|
||||
{
|
||||
"Version": "string value",
|
||||
"APIVersion": 131328,
|
||||
"APIVersion": 131584,
|
||||
"BlockDelay": 42
|
||||
}
|
||||
```
|
||||
|
||||
@@ -741,7 +741,7 @@ Perms: admin
|
||||
|
||||
Inputs: `null`
|
||||
|
||||
Response: `131328`
|
||||
Response: `131584`
|
||||
|
||||
## Add
|
||||
|
||||
|
||||
@@ -283,7 +283,7 @@ Response:
|
||||
```json
|
||||
{
|
||||
"Version": "string value",
|
||||
"APIVersion": 131328,
|
||||
"APIVersion": 131584,
|
||||
"BlockDelay": 42
|
||||
}
|
||||
```
|
||||
|
||||
@@ -289,7 +289,7 @@ Response:
|
||||
```json
|
||||
{
|
||||
"Version": "string value",
|
||||
"APIVersion": 131328,
|
||||
"APIVersion": 131584,
|
||||
"BlockDelay": 42
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user