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"]
|
||||
},
|
||||
"is_ecc": {
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
"maximum": 1
|
||||
"type": "boolean"
|
||||
},
|
||||
"error_message": {
|
||||
"type": "string"
|
||||
|
|
Loading…
Reference in a new issue