Commit c7472e51 authored by ruiyue's avatar ruiyue
Browse files

Update 5 files

- /OpenAPI/TS28111_FaultNrm.yaml
- /OpenAPI/TS28532_FileDataReportingMnS.yaml
- /OpenAPI/TS28532_HeartbeatNtf.yaml
- /OpenAPI/TS28532_PerfMnS.yaml
- /OpenAPI/TS28532_ProvMnS.yaml
parent d95d3166
Loading
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -250,15 +250,15 @@ components:
    AlarmNotificationTypes:
      type: string
      enum:
        - notifyNewAlarm
        - notifyChangedAlarm
        - notifyChangedAlarmGeneral
        - notifyAckStateChanged
        - notifyCorrelatedNotificationChanged
        - notifyComments
        - notifyClearedAlarm
        - notifyAlarmListRebuilt
        - notifyPotentialFaultyAlarmList
        - NOTIFY_NEW_ALARM
        - NOTIFY_CHANGED_ALARM
        - NOTIFY_CHANGED_ALARM_GENERAL
        - NOTIFY_ACKSTATE_CHANGED
        - NOTIFY_CORRELATED_NOTIFICATION_CHANGED
        - NOTIFY_COMMENTS
        - NOTIFY_CLEARED_ALARM
        - NOTIFY_ALARMLIST_REBUILT
        - NOTIFY_POTENTIAL_FAULTY_ALARMLIST
    AlarmListAlignmentRequirement:
      type: string
      enum:
+2 −2
Original line number Diff line number Diff line
@@ -184,8 +184,8 @@ components:
    FileNotificationTypes:
      type: string
      enum:
        - notifyFileReady
        - notifyFilePreparationError
        - NOTIFY_FILEREADY
        - NOTIFY_FILE_PREPARATION_ERROR
    FileInfo:
      type: object
      properties:
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ components:
    HeartbeatNotificationTypes:
      type: string
      enum:
        - notifyHeartbeat
        - NOTIFY_HEARTBEAT
    NotifyHeartbeat:
      allOf:
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader'
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ components:
    PerfNotificationTypes:
      type: string
      enum:
        - notifyThresholdCrossing
        - NOTIFY_THRESHOLD_CROSSING
    PerfMetricValue:
      oneOf:
        - type: integer
+5 −5
Original line number Diff line number Diff line
@@ -363,11 +363,11 @@ components:
    CmNotificationTypes:
      type: string
      enum:
        - notifyMOICreation
        - notifyMOIDeletion
        - notifyMOIAttributeValueChanges
        - notifyEvent
        - notifyMOIChanges
        - NOTIFY_MOI_CREATION
        - NOTIFY_MOI_DELETION
        - NOTIFY_MOI_ATTRIBUTE_VALUE_CHANGES
        - NOTIFY_EVENT
        - NOTIFY_MOI_CHANGES
    SourceIndicator:
      type: string
      enum: