Commit 3a357201 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 41029dae
......@@ -68,7 +68,7 @@
},
"gnb_id": {
"title": "gNB ID",
"description": "gNB ID. (must set if there are NR cells)",
"description": "gNB ID. (must be set if there are NR cells)",
"type": "string"
},
"gnb_id_bits": {
......@@ -79,7 +79,7 @@
},
"amf_list": {
"title": "AMF list",
"description": "List of AMF to which the gNodeB is connected. (must set if there are NR cells)",
"description": "List of AMF to which the gNodeB is connected. (must be set if there are NR cells)",
"patternProperties": {
".*": {
"properties": {
......@@ -96,7 +96,7 @@
},
"plmn_list_5g": {
"title": "PLMN list (5G)",
"description": "List of PLMNs broadcasted by the gNodeB, at most 12. (must set if there are NR cells)",
"description": "List of PLMNs broadcasted by the gNodeB, at most 12. (must be set if there are NR cells)",
"patternProperties": {
".*": {
"properties": {
......
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