[COMMON] Add and run pre-commit linters via tox
[oom.git] / kubernetes / dcaegen2-services / resources / external / schemas / sa91-rel16 / faultMnS.yaml
index 7ccf280..752ead6 100644 (file)
@@ -464,7 +464,7 @@ components:
   schemas:
 
   #---- Definition of AlarmRecord ----------------------------------------------------#
+
     AlarmId:
       type: string
     AlarmType:
@@ -649,7 +649,7 @@ components:
           type: string
 
   #---- Definition of alarm notifications --------------------------------------------#
-  
+
     AlarmNotificationTypes:
       type: string
       enum:
@@ -721,7 +721,7 @@ components:
             - perceivedSeverity
             - serviceUser
             - serviceProvider
-            - securityAlarmDetector 
+            - securityAlarmDetector
           properties:
             alarmId:
               $ref: '#/components/schemas/AlarmId'
@@ -947,7 +947,7 @@ components:
               $ref: '#/components/schemas/AlarmListAlignmentRequirement'
 
   #---- Definition of query parameters -----------------------------------------------#
-  
+
     AlarmAckState:
       type: string
       enum:
@@ -957,7 +957,7 @@ components:
         - ALL_ACTIVE_AND_UNACKNOWLEDGED_ALARMS
         - ALL_CLEARED_AND_UNACKNOWLEDGED_ALARMS
         - ALL_UNACKNOWLEDGED_ALARMS
-        
+
   #---- Definition of patch documents ------------------------------------------------#
 
     MergePatchAcknowledgeAlarm: