Loading OpenAPI/TS28623_MnSRegistryNrm.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -39,10 +39,8 @@ components: properties: mnsLabel: type: string readOnly: true mnsType: type: string readOnly: true enum: - PROV_MNS - FAULT_SUPERVISION_MNS Loading @@ -50,7 +48,6 @@ components: - FILE_DATA_REPORTING_MNS mnsVersion: type: string readOnly: true mnsAddress: description: Resource URI as defined in the relevant Technical Specification $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' Loading @@ -63,7 +60,7 @@ components: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' minItems: 1 #-------- Definition of YAML arrays for name-contained IOCs ---------------------- Loading Loading
OpenAPI/TS28623_MnSRegistryNrm.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -39,10 +39,8 @@ components: properties: mnsLabel: type: string readOnly: true mnsType: type: string readOnly: true enum: - PROV_MNS - FAULT_SUPERVISION_MNS Loading @@ -50,7 +48,6 @@ components: - FILE_DATA_REPORTING_MNS mnsVersion: type: string readOnly: true mnsAddress: description: Resource URI as defined in the relevant Technical Specification $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' Loading @@ -63,7 +60,7 @@ components: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' minItems: 1 #-------- Definition of YAML arrays for name-contained IOCs ---------------------- Loading