Skip to content

Commit 11d04bf

Browse files
committed
Fix top-level specialisation definition
1 parent a6c6172 commit 11d04bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
},
2424
"patternProperties": {
2525
"^.*$": {
26-
"$ref": "#/$defs/BootspecV1",
27-
"description": "Testing"
26+
"description": "Additional top-level specialisations"
2827
}
2928
},
3029
"$defs": {

0 commit comments

Comments
 (0)