Commit 65ed6b2f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b813578f
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"template": "lte" "template": "lte"
}, },
"dl_earfcn": { "$ref": "../../cell/lte/input-schema.json#/properties/dl_earfcn" }, "dl_earfcn": { "$ref": "../../../cell/lte/input-schema.json#/properties/dl_earfcn" },
"bandwidth": { "$ref": "../../cell/lte/input-schema.json#/properties/bandwidth" } "bandwidth": { "$ref": "../../../cell/lte/input-schema.json#/properties/bandwidth" }
} }
} }
...@@ -18,9 +18,9 @@ ...@@ -18,9 +18,9 @@
"template": "nr" "template": "nr"
}, },
"dl_nr_arfcn": { "$ref": "../../cell/nr/input-schema.json#/properties/dl_earfcn" }, "dl_nr_arfcn": { "$ref": "../../../cell/nr/input-schema.json#/properties/dl_earfcn" },
"bandwidth": { "$ref": "../../cell/nr/input-schema.json#/properties/bandwidth" }, "bandwidth": { "$ref": "../../../cell/nr/input-schema.json#/properties/bandwidth" },
"nr_band": { "$ref": "../../cell/nr/input-schema.json#/properties/nr_band" }, "nr_band": { "$ref": "../../../cell/nr/input-schema.json#/properties/nr_band" },
"ssb_nr_arfcn": { "$ref": "../../cell/nr/input-schema.json#/properties/ssb_nr_arfcn" } "ssb_nr_arfcn": { "$ref": "../../../cell/nr/input-schema.json#/properties/ssb_nr_arfcn" }
} }
} }
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