docs(api): fix api docs

This commit is contained in:
hannahhoward 2020-09-14 18:44:45 -07:00
parent ac8ef29d35
commit 17e44af542

View File

@ -2375,7 +2375,12 @@ There are not yet any comments for this method.
Perms: sign
Inputs: `null`
Inputs:
```json
[
"t01234"
]
```
Response:
```json
@ -2399,6 +2404,7 @@ Perms: sign
Inputs:
```json
[
"t01234",
"t01234"
]
```