Skip to content

Commit cfbd7f0

Browse files
committed
fix api doc
1 parent 3ea9f80 commit cfbd7f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

backend/embed/api_docs/components/CertificateObject.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@
7171
"enum": ["ready", "requesting", "failed", "provided"]
7272
},
7373
"is_ecc": {
74-
"type": "integer",
75-
"minimum": 0,
76-
"maximum": 1
74+
"type": "boolean"
7775
},
7876
"error_message": {
7977
"type": "string"

0 commit comments

Comments
 (0)