Commit c8bde23f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f98b740f
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
}, },
"ru": { "ru": {
"title": "→ Radio Unit", "title": "→ Radio Unit",
"description": "Configuration of Radio Unit attached to eNB/gNB or UEsim", "description": "Configuration of Radio Unit attached to eNB/gNB",
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
"request": "ru/input-schema.json", "request": "ru/input-schema.json",
...@@ -61,7 +61,11 @@ ...@@ -61,7 +61,11 @@
"index": 7 "index": 7
}, },
"ue/ru": { "ue/ru": {
"$ref": "#/software-type/ru", "title": "→ Radio Unit",
"description": "Configuration of Radio Unit attached to UEsim",
"software-type": "ue",
"shared": true,
"request": "ru/input-schema.json",
"index": 8 "index": 8
}, },
"ue": { "ue": {
......
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