Commit 018bb0ff authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch '28.104_Rel19_CR0173_adding_threshold_information_in_the_MDARequest' into 'Integration_Rel19_SA5_159_YAML'

28.104_Rel19_CR0173_adding_threshold_information_in_the_MDARequest

See merge request !1626
parents c2c5a402 81186690
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -203,7 +203,12 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
                    recommendationFilter:
                      $ref: '#/components/schemas/AnalyticsScopeType'

                    performanceThresholdInfo:
                      type: array
                      items:
                        $ref: 'TS28623_ThresholdMonitorNrm.yaml#/components/schemas/ThresholdInfo'
                    thresholdMonitorRefList:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'   
    MDAReport-Single:
      $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAReport'