From 0f7e3a68a8be8cd73da838c8f6b47d38a4bae7d6 Mon Sep 17 00:00:00 2001 From: lengyelb Date: Wed, 3 Apr 2024 03:20:24 +0000 Subject: [PATCH] Add specificProblem to NotifyNewSecAlarm in TS28111_FaultNrm.yaml --- OpenAPI/TS28111_FaultNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28111_FaultNrm.yaml b/OpenAPI/TS28111_FaultNrm.yaml index c82b1b97a..e5c492096 100644 --- a/OpenAPI/TS28111_FaultNrm.yaml +++ b/OpenAPI/TS28111_FaultNrm.yaml @@ -312,6 +312,8 @@ components: $ref: '#/components/schemas/AlarmType' probableCause: $ref: '#/components/schemas/ProbableCause' + specificProblem: + $ref: '#/components/schemas/SpecificProblem' perceivedSeverity: $ref: '#/components/schemas/PerceivedSeverity' correlatedNotifications: -- GitLab