Commit 0a82270b authored by ruiyue's avatar ruiyue
Browse files

Alige with the latest TS28532_FaultMnS.yaml in Rel-17 brnach

parent d6d31f3e
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
openapi: 3.0.1
info:
  title: Fault Supervision MnS
  version: 17.2.0
  version: 17.3.0
  description: >-
    OAS 3.0.1 definition of the Fault Supervision MnS
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -135,7 +135,7 @@ paths:
    patch:
      summary: 'Clear, acknowledge or unacknowledge a single alarm'
      description: >-
        Clears, acknowledges or uncknowldeges a single alarm by patching the alarm
        Clears, acknowledges or unacknowldeges a single alarm by patching the alarm
        information. A conditional acknowledge request based on the perceived
        severity is not supported.
      parameters:
@@ -792,6 +792,7 @@ components:
          required:
            - alarmId
            - alarmType
            - probableCause
          properties:
            alarmId:
              $ref: '#/components/schemas/AlarmId'
@@ -834,6 +835,7 @@ components:
          required:
            - alarmId
            - alarmType
            - probableCause
            - serviceUser
            - serviceProvider
            - securityAlarmDetector
@@ -961,7 +963,7 @@ components:
    MergePatchAcknowledgeAlarm:
      description: >-
        Patch document acknowledging or unacknowledging a single alarm. For
        acknowleding an alarm the value of ackState is ACKNOWLEDGED, for unacknowleding
        acknowledging an alarm the value of ackState is ACKNOWLEDGED, for unacknowledging
        an alarm the value of ackState is UNACKNOWLEDGED.
      type: object
      required: