Commit ff46a51b authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'TS28.111_TS28.532_add_missing_resources-FaultNrm' into...

Merge branch 'TS28.111_TS28.532_add_missing_resources-FaultNrm' into 'Integration_Rel18_SA5_154_YAML'

TS28.111_CR0002_TS28.532_0323 add missing resource-FaultNrm

See merge request !1059
parents 7bf13ef8 b34e701c
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -549,3 +549,10 @@ components:
      type: object
      additionalProperties:
        $ref: '#/components/schemas/Comment'

   #----- Definitions in TS 28.111 for TS 28.532 --------------------------#
    resources-faultNrm:
      oneOf:
       - $ref: '#/components/schemas/AlarmList-Single'       
    
   #----- Definitions in TS 28.111 for TS 28.532 --------------------------#
 No newline at end of file
+2 −1
Original line number Diff line number Diff line
@@ -433,6 +433,7 @@ components:
            - $ref: 'TS28623_ManagementDataCollectionNrm.yaml#/components/schemas/resources-mgmtDataCollectionNrm'
            - $ref: 'TS28623_MnSRegistryNrm.yaml#/components/schemas/resources-mnSRegistryNrm'     
            - $ref: 'TS28623_PmControlNrm.yaml#/components/schemas/resources-pmControlNrm'
            - $ref: 'TS28111_FaultNrm.yaml#/components/schemas/resources-faultNrm'            
            - $ref: 'TS28623_QoEMeasurementCollectionNrm.yaml#/components/schemas/resources-qoEMeasuremetCollectionNrm' 
            - $ref: 'TS28623_SubscriptionControlNrm.yaml#/components/schemas/resources-subscriptionControlNrm'  
            - $ref: 'TS28623_ThresholdMonitorNrm.yaml#/components/schemas/resources-thresholdMonitorNrm'