Commit 9389fad5 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 42d50e2b
......@@ -174,9 +174,9 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
"required": ["ru_type", "ru_ref"],
"properties": {
"ru_type": {
"const": "ru_ref",
"const": "ru_ref",
"template": "ru_ref",
"options": { "hidden": true }
"options": { "hidden": true }
},
"ru_ref": {
"title": "RU Reference",
......@@ -198,15 +198,14 @@ NOTE: nr cell -> ----//---- gnb_id + gnb_id_bits
},
"ruincell_ref": {
"title": "Cell Reference",
"description": "Reference of cell instance whose radio unit is to share",
"description": "Reference of cell instance whose radio unit to share",
"type": "string"
}
}
},
{ "$ref": "ru/sdr/input-schema.json" },
{ "$ref": "ru/lopcomm/input-schema.json" },
{ "$ref": "ru/sunvawe/input-schema.json" },
...
{ "$ref": "ru/sunvawe/input-schema.json" }
]
}
}
......
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