Commit c976a1c9 authored by Brendan Hassett's avatar Brendan Hassett Committed by ruiyue
Browse files

Updated datatype to AlarmRef

parent 06ee022d
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ components:
          faultManagementAlarmIdList:
            type: array
            items:
              $ref: '#/components/schemas/Alarm'
              $ref: '#/components/schemas/AlarmRef'
          faultManagementBackUpObjectRequirement:
            type: boolean
          faultManagementIsolateObjectRequirement:
@@ -203,7 +203,7 @@ components:
        cCLGoalBreachPercentage:
          type: integer

    Alarm:
    AlarmRef:
      type: object
      properties:
        alarmListRef: