fix api doc
This commit is contained in:
parent
3ea9f805f4
commit
cfbd7f05d0
1 changed files with 1 additions and 3 deletions
|
@ -71,9 +71,7 @@
|
||||||
"enum": ["ready", "requesting", "failed", "provided"]
|
"enum": ["ready", "requesting", "failed", "provided"]
|
||||||
},
|
},
|
||||||
"is_ecc": {
|
"is_ecc": {
|
||||||
"type": "integer",
|
"type": "boolean"
|
||||||
"minimum": 0,
|
|
||||||
"maximum": 1
|
|
||||||
},
|
},
|
||||||
"error_message": {
|
"error_message": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
|
Loading…
Reference in a new issue