Commit b9e73e8e authored by Rafael Monnerat's avatar Rafael Monnerat

ors-amarisoft: drop ru_type and ru_link_type

  Use key/object structure instead const, since it provides better struture whenever render the form.

  It is required to still update instance for follow up the change
parent a5a93f6e
......@@ -5,11 +5,9 @@
"properties": {
"loopcomm": {
"title": "Lopcomm ORAN",
"additionalProperties" : false,
"properties": {
"cpri": {
"title": "CPRI Link Type",
"additionalProperties" : false,
"required": [
"n_antenna_dl",
"n_antenna_ul",
......
......@@ -7,11 +7,9 @@
"properties": {
"sunwave": {
"title": "Sunwave M2RU",
"additionalProperties" : false,
"properties": {
"cpri": {
"title": "CPRI Link Type",
"additionalProperties" : false,
"required": [
"n_antenna_dl",
"n_antenna_ul",
......
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