Loading OpenAPI/5gcNrm.yaml +11 −0 Original line number Diff line number Diff line Loading @@ -645,6 +645,16 @@ components: $ref: 'nrNrm.yaml#/components/schemas/Tai' #-------- Definition of concrete IOCs -------------------------------------------- ProvMnS: oneOf: - type: object properties: SubNetwork: $ref: '#/components/schemas/SubNetwork-Multiple' - type: object properties: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' SubNetwork-Single: allOf: Loading Loading @@ -2471,6 +2481,7 @@ components: resources-5gcNrm: oneOf: - $ref: '#/components/schemas/ProvMnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/AmfFunction-Single' Loading Loading
OpenAPI/5gcNrm.yaml +11 −0 Original line number Diff line number Diff line Loading @@ -645,6 +645,16 @@ components: $ref: 'nrNrm.yaml#/components/schemas/Tai' #-------- Definition of concrete IOCs -------------------------------------------- ProvMnS: oneOf: - type: object properties: SubNetwork: $ref: '#/components/schemas/SubNetwork-Multiple' - type: object properties: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' SubNetwork-Single: allOf: Loading Loading @@ -2471,6 +2481,7 @@ components: resources-5gcNrm: oneOf: - $ref: '#/components/schemas/ProvMnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/AmfFunction-Single' Loading