Loading OpenAPI/TS28623_GenericNrm.yaml +23 −1 Original line number Diff line number Diff line Loading @@ -386,6 +386,8 @@ components: $ref: '#/components/schemas/ConditionMonitor-Multiple' SupportedNotifications: $ref: '#/components/schemas/SupportedNotifications-Single' GenericCollection: $ref: '#/components/schemas/GenericCollection-Multiple' ManagedElement-ncO: Loading Loading @@ -604,6 +606,7 @@ components: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/SubNetwork-ncO-NrNrm' - $ref: 'TS28541_5GcNrm.yaml#/components/schemas/SubNetwork-ncO-5GcNrm' - $ref: 'TS28318_DsoNrm.yaml#/components/schemas/SubNetwork-ncO-DsoNrm' - $ref: 'TS28310_EnergyEfficiency.yaml#/components/schemas/SubNetwork-ncO-EENrm' ManagedElement-Single: Loading Loading @@ -634,6 +637,19 @@ components: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' GenericCollection-Single: allOf: - $ref: '#/components/schemas/Top' - type: object properties: attributes: type: object properties: userLabel: type: string memberDNs: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' #-------- Definition of YAML arrays for name-contained IOCs ---------------------- VsDataContainer-Multiple: Loading Loading @@ -668,6 +684,10 @@ components: type: array items: $ref: '#/components/schemas/ManagedElement-Single' GenericCollection-Multiple: type: array items: $ref: '#/components/schemas/GenericCollection-Single' #-------- Definitions in TS 28.623 for TS 28.532 --------------------------------- Loading @@ -684,3 +704,5 @@ components: - $ref: '#/components/schemas/SupportedNotifications-Single' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/GenericCollection-Single' - $ref: '#/components/schemas/GenericCollection-Single' No newline at end of file Loading
OpenAPI/TS28623_GenericNrm.yaml +23 −1 Original line number Diff line number Diff line Loading @@ -386,6 +386,8 @@ components: $ref: '#/components/schemas/ConditionMonitor-Multiple' SupportedNotifications: $ref: '#/components/schemas/SupportedNotifications-Single' GenericCollection: $ref: '#/components/schemas/GenericCollection-Multiple' ManagedElement-ncO: Loading Loading @@ -604,6 +606,7 @@ components: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/SubNetwork-ncO-NrNrm' - $ref: 'TS28541_5GcNrm.yaml#/components/schemas/SubNetwork-ncO-5GcNrm' - $ref: 'TS28318_DsoNrm.yaml#/components/schemas/SubNetwork-ncO-DsoNrm' - $ref: 'TS28310_EnergyEfficiency.yaml#/components/schemas/SubNetwork-ncO-EENrm' ManagedElement-Single: Loading Loading @@ -634,6 +637,19 @@ components: ManagedElement: $ref: '#/components/schemas/ManagedElement-Multiple' GenericCollection-Single: allOf: - $ref: '#/components/schemas/Top' - type: object properties: attributes: type: object properties: userLabel: type: string memberDNs: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' #-------- Definition of YAML arrays for name-contained IOCs ---------------------- VsDataContainer-Multiple: Loading Loading @@ -668,6 +684,10 @@ components: type: array items: $ref: '#/components/schemas/ManagedElement-Single' GenericCollection-Multiple: type: array items: $ref: '#/components/schemas/GenericCollection-Single' #-------- Definitions in TS 28.623 for TS 28.532 --------------------------------- Loading @@ -684,3 +704,5 @@ components: - $ref: '#/components/schemas/SupportedNotifications-Single' - $ref: '#/components/schemas/SubNetwork-Single' - $ref: '#/components/schemas/ManagedElement-Single' - $ref: '#/components/schemas/GenericCollection-Single' - $ref: '#/components/schemas/GenericCollection-Single' No newline at end of file