1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-29 19:01:13 +03:00

fix api doc

This commit is contained in:
Jamie Curnow
2023-02-28 21:29:13 +10:00
parent 3ea9f805f4
commit cfbd7f05d0

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"