Fixing block patterns #10
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"propertyNames": { "pattern": "^[\\w_\\-:]+$" },
|
||||
"propertyNames": { "pattern": "^[\\w_\\-:\\.]+$" },
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user