fix api doc

This commit is contained in:
Jamie Curnow 2023-02-28 21:29:13 +10:00
parent 3ea9f805f4
commit cfbd7f05d0
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -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"