Commit b285e4d2 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'Rel19_CR_TS_28.623_Update_MnSInfo_IOC_to_support_MnS_Registry_capability' into 'Integration_Rel19_SA5_159_YAML'

Rel19_C0496_TS_28.623_Update_MnSInfo_IOC_to_support_MnS_Registry_capability

See merge request !1558
parents 469f0387 a613930e
Loading
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 ----------------------