Commit 96dadd69 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.623_Rel-17_CR_Correct_the_yaml_definition_for_ThresholdMonitor_IOC_to_align_with_stage2_definition' into 'Integration_Rel17_SA5_152_YAML'

TS28623 Rel-17 C0286 Correct the yaml definition for ThresholdMonitor IOC to align with stage2 definition

See merge request !835
parents 74442681 b54e831e
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -54,6 +54,10 @@ components:
    ThresholdInfo:
      type: object
      properties:
        performanceMetrics:
          type: array
          items:
            type: string
        thresholdDirection:
          type: string
          enum:
@@ -1870,10 +1874,6 @@ components:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState'
                operationalState:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState'
                performanceMetrics:
                  type: array
                  items:
                    type: string
                thresholdInfoList:
                  type: array
                  items: