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

.

parent 25197e9a
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"properties": { "properties": {
"mapping": { "mapping": {
"const": "hw", "const": "hw",
"template": "hw", "enum": ["hw"],
"options": { "hidden": true } "options": { "hidden": true }
} }
} }
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"properties": { "properties": {
"mapping": { "mapping": {
"const": "bf1", "const": "bf1",
"template": "bf1", "enum": ["bf1"],
"options": { "hidden": true } "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