@@ -282,14 +282,12 @@ export function createConfiguration(
282282 "v2.updateDeploymentGate" : false ,
283283 "v2.updateDeploymentRule" : false ,
284284 "v2.createIncident" : false ,
285- "v2.createIncidentImpact" : false ,
286285 "v2.createIncidentIntegration" : false ,
287286 "v2.createIncidentNotificationRule" : false ,
288287 "v2.createIncidentNotificationTemplate" : false ,
289288 "v2.createIncidentTodo" : false ,
290289 "v2.createIncidentType" : false ,
291290 "v2.deleteIncident" : false ,
292- "v2.deleteIncidentImpact" : false ,
293291 "v2.deleteIncidentIntegration" : false ,
294292 "v2.deleteIncidentNotificationRule" : false ,
295293 "v2.deleteIncidentNotificationTemplate" : false ,
@@ -302,7 +300,6 @@ export function createConfiguration(
302300 "v2.getIncidentTodo" : false ,
303301 "v2.getIncidentType" : false ,
304302 "v2.listIncidentAttachments" : false ,
305- "v2.listIncidentImpacts" : false ,
306303 "v2.listIncidentIntegrations" : false ,
307304 "v2.listIncidentNotificationRules" : false ,
308305 "v2.listIncidentNotificationTemplates" : false ,
0 commit comments