make docsgen changes

This commit is contained in:
ZenGround0 2021-07-21 15:49:09 -04:00
parent fe5e1b23d5
commit 09adc4d5e2
4 changed files with 6 additions and 6 deletions

View File

@ -199,7 +199,7 @@ Response:
```json ```json
{ {
"Version": "string value", "Version": "string value",
"APIVersion": 131328, "APIVersion": 131329,
"BlockDelay": 42 "BlockDelay": 42
} }
``` ```

View File

@ -144,7 +144,7 @@ Perms: admin
Inputs: `null` Inputs: `null`
Response: `131328` Response: `131329`
## Add ## Add

View File

@ -280,7 +280,7 @@ Response:
```json ```json
{ {
"Version": "string value", "Version": "string value",
"APIVersion": 131328, "APIVersion": 131329,
"BlockDelay": 42 "BlockDelay": 42
} }
``` ```
@ -4634,7 +4634,7 @@ Inputs:
] ]
``` ```
Response: `14` Response: `1300`
### StateReadState ### StateReadState
StateReadState returns the indicated actor's state. StateReadState returns the indicated actor's state.

View File

@ -282,7 +282,7 @@ Response:
```json ```json
{ {
"Version": "string value", "Version": "string value",
"APIVersion": 131328, "APIVersion": 131329,
"BlockDelay": 42 "BlockDelay": 42
} }
``` ```
@ -4855,7 +4855,7 @@ Inputs:
] ]
``` ```
Response: `14` Response: `1300`
### StateReadState ### StateReadState
StateReadState returns the indicated actor's state. StateReadState returns the indicated actor's state.