Commit b56eb0cb authored by Rafael Monnerat's avatar Rafael Monnerat

wip

parent 36c6e6a9
......@@ -29,22 +29,22 @@
"type": "integer"
},
"dl_nr_arfcn": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/properties/dl_nr_arfcn"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/properties/dl_nr_arfcn"
},
"nr_band": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/properties/nr_band"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/properties/nr_band"
},
"ssb_nr_arfcn": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/properties/ssb_nr_arfcn"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/properties/ssb_nr_arfcn"
},
"ul_nr_arfcn": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/properties/ul_nr_arfcn"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/properties/ul_nr_arfcn"
},
"pci": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/properties/pci"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/properties/pci"
},
"tac": {
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/nr/$defs/tac"
"$ref": "../../../cell/nr/input-schema.json#/properties/nr/properties/enb/$defs/tac"
}
}
}
......
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Peer eNB",
"type": "object",
"required": [
"peer_type",
......
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