@@ -307,14 +307,12 @@ def __init__(
307307 "v2.update_deployment_gate" : False ,
308308 "v2.update_deployment_rule" : False ,
309309 "v2.create_incident" : False ,
310- "v2.create_incident_impact" : False ,
311310 "v2.create_incident_integration" : False ,
312311 "v2.create_incident_notification_rule" : False ,
313312 "v2.create_incident_notification_template" : False ,
314313 "v2.create_incident_todo" : False ,
315314 "v2.create_incident_type" : False ,
316315 "v2.delete_incident" : False ,
317- "v2.delete_incident_impact" : False ,
318316 "v2.delete_incident_integration" : False ,
319317 "v2.delete_incident_notification_rule" : False ,
320318 "v2.delete_incident_notification_template" : False ,
@@ -327,7 +325,6 @@ def __init__(
327325 "v2.get_incident_todo" : False ,
328326 "v2.get_incident_type" : False ,
329327 "v2.list_incident_attachments" : False ,
330- "v2.list_incident_impacts" : False ,
331328 "v2.list_incident_integrations" : False ,
332329 "v2.list_incident_notification_rules" : False ,
333330 "v2.list_incident_notification_templates" : False ,
0 commit comments