Loading OpenAPI/TS28623_MnSRegistryNrm.yaml +21 −12 Original line number Diff line number Diff line Loading @@ -120,15 +120,24 @@ components: description: -> It defines the information about the management scope of the Management Service. oneOf: - type: array - type: object properties: objectInstanceList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - type: array - type: object properties: geoAreas: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - type: array - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - type: object properties: taiList: type: array uniqueItems: true items: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai' Loading Loading
OpenAPI/TS28623_MnSRegistryNrm.yaml +21 −12 Original line number Diff line number Diff line Loading @@ -120,15 +120,24 @@ components: description: -> It defines the information about the management scope of the Management Service. oneOf: - type: array - type: object properties: objectInstanceList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - type: array - type: object properties: geoAreas: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - type: array - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - type: object properties: taiList: type: array uniqueItems: true items: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai' Loading