Skip to content

Commit b28e8b0

Browse files
committed
fix custom state schema
1 parent 22f8d2d commit b28e8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/bom-1.7.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5474,7 +5474,7 @@
54745474
],
54755475
"additionalProperties": false,
54765476
"properties": {
5477-
"state": {
5477+
"name": {
54785478
"type": "string",
54795479
"title": "State",
54805480
"description": "The name of the certificate lifecycle state."

0 commit comments

Comments
 (0)