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

.

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