Commit f98b740f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c917ec96
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
"request": "cell/input-schema.json", "request": "cell/input-schema.json",
"index": 2 "index": 3
}, },
"cell/peer": { "cell/peer": {
"title": "→ Peer Cell", "title": "→ Peer Cell",
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
"request": "cell/peer/input-schema.json", "request": "cell/peer/input-schema.json",
"index": 3 "index": 4
}, },
"core-network": { "core-network": {
"title": "Core Network", "title": "Core Network",
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"description": "Core Network Configuration", "description": "Core Network Configuration",
"request": "instance-core-network-input-schema.json", "request": "instance-core-network-input-schema.json",
"response": "instance-core-network-schema.json", "response": "instance-core-network-schema.json",
"index": 4 "index": 5
}, },
"core-network-slave": { "core-network-slave": {
"title": "→ Sim Card", "title": "→ Sim Card",
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
"request": "sim/input-schema.json", "request": "sim/input-schema.json",
"response": "instance-core-network-slave-schema.json", "response": "instance-core-network-slave-schema.json",
"shared": true, "shared": true,
"index": 5 "index": 6
}, },
"uesim": { "uesim": {
"title": "UEsim", "title": "UEsim",
...@@ -58,11 +58,11 @@ ...@@ -58,11 +58,11 @@
"software-type": "ue", "software-type": "ue",
"request": "instance-ue-input-schema.json", "request": "instance-ue-input-schema.json",
"response": "instance-ue-schema.json", "response": "instance-ue-schema.json",
"index": 6 "index": 7
}, },
"ue/ru": { "ue/ru": {
"$ref": "#/software-type/ru", "$ref": "#/software-type/ru",
"index": 7 "index": 8
}, },
"ue": { "ue": {
"title": "→ UE", "title": "→ UE",
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
"request": "ue/input-schema.json", "request": "ue/input-schema.json",
"index": 8 "index": 9
}, },
"ue/cell": { "ue/cell": {
"title": "→ UE Cell", "title": "→ UE Cell",
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
"request": "ue/cell/input-schema.json", "request": "ue/cell/input-schema.json",
"index": 9 "index": 10
} }
} }
} }
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