Loading OpenAPI/5gcNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -442,6 +442,16 @@ components: #-------- Definition of concrete IOCs -------------------------------------------- MnS: oneOf: - type: object properties: SubNetwork: $ref: '#/components/schemas/SubNetwork-Multiple' - type: object properties: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' SubNetwork-Single: allOf: Loading Loading @@ -1918,6 +1928,8 @@ components: resources-5gcNrm: oneOf: - $ref: '#/components/schemas/MnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/AmfFunction-Single' Loading Loading
OpenAPI/5gcNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -442,6 +442,16 @@ components: #-------- Definition of concrete IOCs -------------------------------------------- MnS: oneOf: - type: object properties: SubNetwork: $ref: '#/components/schemas/SubNetwork-Multiple' - type: object properties: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' SubNetwork-Single: allOf: Loading Loading @@ -1918,6 +1928,8 @@ components: resources-5gcNrm: oneOf: - $ref: '#/components/schemas/MnS' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/AmfFunction-Single' Loading