Commit 00afe1ad authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 25197e9a
......@@ -33,8 +33,8 @@
"type": "object",
"properties": {
"mapping": {
"const": "hw",
"template": "hw",
"const": "hw",
"enum": ["hw"],
"options": { "hidden": true }
}
}
......
......@@ -25,8 +25,8 @@
"type": "object",
"properties": {
"mapping": {
"const": "bf1",
"template": "bf1",
"const": "bf1",
"enum": ["bf1"],
"options": { "hidden": true }
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment