Skip to content

Commit 6e24424

Browse files
committed
fix custom state schema
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
1 parent 22f8d2d commit 6e24424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)