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