Commit 78d279c4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 1d526806
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"title": "Sunwave M2RU", "title": "Sunwave M2RU",
"type": "object", "type": "object",
"$ref": "../../ru/input-schema.json#/$defs/ru-common",
"required": [ "required": [
], ],
...@@ -38,7 +37,7 @@ ...@@ -38,7 +37,7 @@
"$ref": "#/$defs/ru-common/properties/cpri_link/properties/mapping", "$ref": "#/$defs/ru-common/properties/cpri_link/properties/mapping",
"const": "bf1", "const": "bf1",
"enum": ["bf1"], "enum": ["bf1"],
"options": { "hidden": false } "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