Skip to content

Commit cbae08f

Browse files
committed
use dashes for schema version
1 parent dddf252 commit cbae08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema/v2/Decision_Table-2-0-0.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"type": "string"
164164
},
165165
"schemaVersion": {
166-
"const": "2.0.0",
166+
"const": "2-0-0",
167167
"title": "Schemaversion",
168168
"type": "string"
169169
},

0 commit comments

Comments
 (0)