Commit 7ecbafe2 authored by ruiyue's avatar ruiyue Committed by sunse
Browse files

Update file TS28623_MnSRegistryNrm.yaml

parent 9b3efffc
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -39,10 +39,8 @@ components:
          properties:
             mnsLabel:
               type: string
               readOnly: true
             mnsType:
               type: string
               readOnly: true 
               enum:
                 - PROV_MNS
                 - FAULT_SUPERVISION_MNS
@@ -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'
@@ -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 ----------------------