Skip to content

chore(deps): update vendored openapi spec#102

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vendir-openapi-sync
Open

chore(deps): update vendored openapi spec#102
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vendir-openapi-sync

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2026

This PR contains the following updates:

Change
Updated OpenAPI spec

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

Upstream OpenAPI spec

API Changelog v1 vs. v1

API Changes

GET /v1/action_items

  • added the optional property included to the response with the 200 status

DELETE /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

GET /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_events

  • ⚠️ added the new ms_teams_messaged enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the new enum value ms_teams_messaged to the query request parameter filter[action]
  • added the optional property included to the response with the 200 status

GET /v1/alert_events/{id}

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

PATCH /v1/alert_events/{id}

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

GET /v1/alert_fields

  • added the optional property included to the response with the 200 status

POST /v1/alert_fields

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_groups

  • added the optional property included to the response with the 200 status

POST /v1/alert_groups

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_routing_rules

  • added the optional property included to the response with the 200 status

POST /v1/alert_routing_rules

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_sources

  • added the optional property included to the response with the 200 status

POST /v1/alert_sources

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_urgencies

  • added the optional property included to the response with the 200 status

POST /v1/alert_urgencies

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/alerts/{alert_id}/events

  • ⚠️ added the new ms_teams_messaged enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{alert_id}/events

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 201
  • added the optional property included to the response with the 201 status

GET /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

PATCH /v1/alerts/{id}

  • ⚠️ the request property data/type became required
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/acknowledge

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/escalate

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/snooze

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/api_keys

  • added the optional property included to the response with the 200 status

POST /v1/api_keys

  • added the optional property included to the response with the 201 status

DELETE /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

GET /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

POST /v1/api_keys/{id}/rotate

  • added the optional property included to the response with the 200 status

GET /v1/audits

  • added the optional property included to the response with the 200 status

GET /v1/authorizations

  • added the optional property included to the response with the 200 status

POST /v1/authorizations

  • added the optional property included to the response with the 201 status

DELETE /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_checklist_templates

  • added the optional property included to the response with the 200 status

POST /v1/catalog_checklist_templates

  • added the optional property included to the response with the 201 status

DELETE /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entities/{catalog_entity_id}/properties

  • added the optional property included to the response with the 200 status

POST /v1/catalog_entities/{catalog_entity_id}/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_checklists

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_checklists/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalogs

  • added the optional property included to the response with the 200 status

POST /v1/catalogs

  • added the optional property included to the response with the 201 status

GET /v1/catalogs/{catalog_id}/entities

  • added the optional property included to the response with the 200 status

POST /v1/catalogs/{catalog_id}/entities

  • added the optional property included to the response with the 201 status

DELETE /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

GET /v1/causes

  • added the optional property included to the response with the 200 status

POST /v1/causes

  • added the optional property included to the response with the 201 status

GET /v1/causes/properties

  • added the optional property included to the response with the 200 status

POST /v1/causes/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/causes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/causes/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/causes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/groups

  • added the optional property included to the response with the 200 status

POST /v1/communications/groups

  • added the optional property included to the response with the 201 status

GET /v1/communications/groups/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/stages

  • added the optional property included to the response with the 200 status

POST /v1/communications/stages

  • added the optional property included to the response with the 201 status

GET /v1/communications/stages/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/stages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/templates

  • added the optional property included to the response with the 200 status

POST /v1/communications/templates

  • added the optional property included to the response with the 201 status

GET /v1/communications/templates/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/types

  • added the optional property included to the response with the 200 status

POST /v1/communications/types

  • added the optional property included to the response with the 201 status

GET /v1/communications/types/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/types/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_fields

  • added the optional property included to the response with the 200 status

POST /v1/custom_fields

  • added the optional property included to the response with the 201 status

GET /v1/custom_fields/{custom_field_id}/options

  • added the optional property included to the response with the 200 status

POST /v1/custom_fields/{custom_field_id}/options

  • added the optional property included to the response with the 201 status

DELETE /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_forms

  • added the optional property included to the response with the 200 status

POST /v1/custom_forms

  • added the optional property included to the response with the 201 status

DELETE /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

POST /v1/dashboard_panels/{id}/duplicate

  • added the optional property included to the response with the 201 status

GET /v1/dashboards

  • added the optional property included to the response with the 200 status

POST /v1/dashboards

  • added the optional property included to the response with the 201 status

GET /v1/dashboards/{dashboard_id}/panels

  • added the optional property included to the response with the 200 status

POST /v1/dashboards/{dashboard_id}/panels

  • added the optional property included to the response with the 201 status

DELETE /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

GET /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

POST /v1/dashboards/{id}/duplicate

  • added the optional property included to the response with the 201 status

POST /v1/dashboards/{id}/set_default

  • added the optional property included to the response with the 200 status

DELETE /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

POST /v1/email_addresses/{id}/resend_verification

  • added the optional property included to the response with the 200 status

POST /v1/email_addresses/{id}/verify

  • added the optional property included to the response with the 200 status

GET /v1/environments

  • added the optional property included to the response with the 200 status

POST /v1/environments

  • added the optional property included to the response with the 201 status

GET /v1/environments/properties

  • added the optional property included to the response with the 200 status

POST /v1/environments/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/environments/{id}

  • added the optional property included to the response with the 200 status

GET /v1/environments/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/environments/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_paths/{escalation_policy_path_id}/escalation_levels

  • added the optional property included to the response with the 200 status

POST /v1/escalation_paths/{escalation_policy_path_id}/escalation_levels

  • added the optional property included to the response with the 201 status

DELETE /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_policies

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies

  • added the optional property included to the response with the 201 status

GET /v1/escalation_policies/{escalation_policy_id}/escalation_levels

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies/{escalation_policy_id}/escalation_levels

  • added the optional property included to the response with the 201 status

GET /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • added the optional property included to the response with the 201 status

DELETE /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/events/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/events/{incident_event_id}/functionalities

  • added the optional property included to the response with the 200 status

POST /v1/events/{incident_event_id}/functionalities

  • added the optional property included to the response with the 201 status

GET /v1/events/{incident_event_id}/services

  • added the optional property included to the response with the 200 status

POST /v1/events/{incident_event_id}/services

  • added the optional property included to the response with the 201 status

GET /v1/feedbacks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/feedbacks/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placements/{form_field_placement_id}/conditions

  • added the optional property included to the response with the 200 status

POST /v1/form_field_placements/{form_field_placement_id}/conditions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_fields

  • added the optional property included to the response with the 200 status

POST /v1/form_fields

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/options

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/options

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/placements

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/placements

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/positions

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/positions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_sets

  • added the optional property included to the response with the 200 status

POST /v1/form_sets

  • added the optional property included to the response with the 201 status

GET /v1/form_sets/{form_set_id}/conditions

  • added the optional property included to the response with the 200 status

POST /v1/form_sets/{form_set_id}/conditions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities

  • added the optional property included to the response with the 200 status

POST /v1/functionalities

  • added the optional property included to the response with the 201 status

GET /v1/functionalities/properties

  • added the optional property included to the response with the 200 status

POST /v1/functionalities/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities/{id}/incidents_chart

  • added the required property data to the response with the 200 status

GET /v1/functionalities/{id}/uptime_chart

  • added the required property data to the response with the 200 status

GET /v1/heartbeats

  • added the optional property included to the response with the 200 status

POST /v1/heartbeats

  • added the optional property included to the response with the 201 status

DELETE /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

GET /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets/{incident_permission_set_id}/booleans

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets/{incident_permission_set_id}/booleans

  • added the optional property included to the response with the 201 status

GET /v1/incident_permission_sets/{incident_permission_set_id}/resources

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets/{incident_permission_set_id}/resources

  • added the optional property included to the response with the 201 status

GET /v1/incident_retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles

  • added the optional property included to the response with the 200 status

POST /v1/incident_roles

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles/{incident_role_id}/incident_role_tasks

  • added the optional property included to the response with the 200 status

POST /v1/incident_roles/{incident_role_id}/incident_role_tasks

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_types

  • added the optional property included to the response with the 200 status

POST /v1/incident_types

  • added the optional property included to the response with the 201 status

GET /v1/incident_types/properties

  • added the optional property included to the response with the 200 status

POST /v1/incident_types/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incidents

  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 201 status
  • added the optional property included to the response with the 201 status

DELETE /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{id}/add_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{id}/assign_role_to_user

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/cancel

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/detach_from_parent

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/in_triage

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/mitigate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/incidents/{id}/remove_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/restart

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/incidents/{id}/unassign_role_from_user

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/unmark_as_duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/action_items

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/action_items

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/custom_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/custom_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/events

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/events

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/feedbacks

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/feedbacks

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/form_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/form_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/meeting_recordings

  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/status-page-events

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/status-page-events

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/sub_statuses

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/sub_statuses

  • added the optional property included to the response with the 201 status

GET /v1/live_call_routers

  • added the optional property included to the response with the 200 status

POST /v1/live_call_routers

  • added the optional property included to the response with the 201 status

DELETE /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

GET /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_pay_reports

  • added the optional property included to the response with the 200 status

POST /v1/on_call_pay_reports

  • added the optional property included to the response with the 201 status

GET /v1/on_call_pay_reports/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_pay_reports/{id}

  • added the optional property included to the response with the 200 status

POST /v1/on_call_pay_reports/{id}/regenerate

  • added the optional property included to the response with the 200 status

GET /v1/on_call_roles

  • added the optional property included to the response with the 200 status

POST /v1/on_call_roles

  • added the optional property included to the response with the 201 status

DELETE /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

GET /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks

  • added the optional property included to the response with the 200 status

POST /v1/playbooks

  • added the optional property included to the response with the 201 status

DELETE /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks/{playbook_id}/playbook_tasks

  • added the optional property included to the response with the 200 status

POST /v1/playbooks/{playbook_id}/playbook_tasks

  • added the optional property included to the response with the 201 status

GET /v1/post_mortem_templates

  • added the optional property included to the response with the 200 status

POST /v1/post_mortem_templates

  • added the optional property included to the response with the 201 status

DELETE /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/post_mortems

  • added the optional property included to the response with the 200 status

GET /v1/post_mortems/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/post_mortems/{id}

  • added the optional property included to the response with the 200 status

GET /v1/pulses

  • added the optional property included to the response with the 200 status

POST /v1/pulses

  • added the optional property included to the response with the 201 status

GET /v1/pulses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/pulses/{id}

  • ⚠️ the request property data/type became required
  • added the optional property included to the response with the 200 status

GET /v1/retrospective_configurations

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_configurations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_configurations/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_groups/{retrospective_process_group_id}/steps

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_process_groups/{retrospective_process_group_id}/steps

  • added the optional property included to the response with the 201 status

GET /v1/retrospective_processes

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes

  • added the optional property included to the response with the 201 status

DELETE /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_processes/{retrospective_process_id}/groups

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes/{retrospective_process_id}/groups

  • added the optional property included to the response with the 201 status

GET /v1/retrospective_processes/{retrospective_process_id}/retrospective_steps

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes/{retrospective_process_id}/retrospective_steps

  • added the optional property included to the response with the 201 status

DELETE /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/roles

  • added the optional property included to the response with the 200 status

POST /v1/roles

  • added the optional property included to the response with the 201 status

DELETE /v1/roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/roles/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_active_days

  • added the optional property included to the response with the 200 status

POST /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_active_days

  • added the optional property included to the response with the 201 status

GET /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_users

  • added the optional property included to the response with the 200 status

POST /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_users

  • added the optional property included to the response with the 201 status

GET /v1/schedules

  • added the optional property included to the response with the 200 status

POST /v1/schedules

  • added the optional property included to the response with the 201 status

DELETE /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{id}/shifts

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{schedule_id}/on_call_shadows

  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/on_call_shadows

  • added the optional property included to the response with the 201 status

GET /v1/schedules/{schedule_id}/override_shifts

  • added the optional property data/items/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/override_shifts

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/schedules/{schedule_id}/schedule_rotations

  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/schedule_rotations

  • added the optional property included to the response with the 201 status

GET /v1/services

  • added the optional property included to the response with the 200 status

POST /v1/services

  • added the optional property included to the response with the 201 status

GET /v1/services/properties

  • added the optional property included to the response with the 200 status

POST /v1/services/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/services/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/services/{id}/incidents_chart

  • added the required property data to the response with the 200 status

GET /v1/services/{id}/uptime_chart

  • added the required property data to the response with the 200 status

GET /v1/severities

  • added the optional property included to the response with the 200 status

POST /v1/severities

  • added the optional property included to the response with the 201 status

DELETE /v1/severities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/severities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/severities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/shifts

  • added the optional property included to the response with the 200 status

GET /v1/slas

  • added the optional property included to the response with the 200 status

POST /v1/slas

  • added the optional property included to the response with the 201 status

DELETE /v1/slas/{id}

  • added the optional property included to the response with the 200 status

GET /v1/slas/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/slas/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages

  • added the optional property included to the response with the 200 status

POST /v1/status-pages

  • added the optional property included to the response with the 201 status

DELETE /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages/{status_page_id}/templates

  • added the optional property included to the response with the 200 status

POST /v1/status-pages/{status_page_id}/templates

  • added the optional property included to the response with the 201 status

GET /v1/statuses

  • added the optional property included to the response with the 200 status

GET /v1/statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/sub_statuses

  • added the optional property included to the response with the 200 status

POST /v1/sub_statuses

  • added the optional property included to the response with the 201 status

DELETE /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/teams

  • added the optional property data/items/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/teams

  • added the new optional request property data/attributes/auto_add_members_scope
  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/teams/properties

  • added the optional property included to the response with the 200 status

POST /v1/teams/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/teams/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/teams/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/teams/{id}

  • added the new optional request property data/attributes/auto_add_members_scope
  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/teams/{id}/incidents_chart

  • added the required property data to the response with the 200 status

DELETE /v1/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users

  • added the optional property included to the response with the 200 status

GET /v1/users/me

  • added the optional property included to the response with the 200 status

DELETE /v1/users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users/{user_id}/email_addresses

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/email_addresses

  • added the optional property included to the response with the 201 status

GET /v1/users/{user_id}/notification_rules

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/notification_rules

  • added the optional property included to the response with the 201 status

GET /v1/users/{user_id}/phone_numbers

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/phone_numbers

  • added the optional property included to the response with the 201 status

GET /v1/webhooks/deliveries/{id}

  • added the optional property included to the response with the 200 status

POST /v1/webhooks/deliveries/{id}/deliver

  • added the optional property included to the response with the 200 status

GET /v1/webhooks/endpoints

  • added the optional property included to the response with the 200 status

POST /v1/webhooks/endpoints

  • added the optional property included to the response with the 201 status

GET /v1/webhooks/endpoints/{endpoint_id}/deliveries

  • added the optional property included to the response with the 200 status

DELETE /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

GET /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_groups

  • added the optional property included to the response with the 200 status

POST /v1/workflow_groups

  • added the optional property included to the response with the 201 status

DELETE /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_tasks/{id}

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

GET /v1/workflow_tasks/{id}

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

PUT /v1/workflow_tasks/{id}

  • ⚠️ added the new required request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels
  • ⚠️ added the new required request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required
  • ⚠️ removed the enum value rename_slack_channel of the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels
  • added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/task_params request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • added the new change_slack_channel_privacy enum value to the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

GET /v1/workflows

  • added the optional property included to the response with the 200 status

POST /v1/workflows

  • added the optional property included to the response with the 201 status

DELETE /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflows/{workflow_id}/custom_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/custom_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/form_field_conditions

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/form_field_conditions

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/workflow_runs

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/workflow_runs

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

POST /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added the new required request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels
  • ⚠️ added the new required request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required
  • ⚠️ removed the enum value rename_slack_channel of the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 201
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 201
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • added the new change_slack_channel_privacy enum value to the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/task_params request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 201 status
  • added the optional property included to the response with the 201 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 201
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 201
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 201
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 201
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 201 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 201 status

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

The OpenAPI spec, once overlay.yaml is applied to it, has the following changes.
Where possible, rootly-go maintainers should review this and reduce breaking changes where possible.

API Changelog v1 vs. v1

API Changes

GET /v1/action_items

  • added the optional property included to the response with the 200 status

DELETE /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

GET /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/action_items/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_events

  • ⚠️ added the new ms_teams_messaged enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the new enum value ms_teams_messaged to the query request parameter filter[action]
  • added the optional property included to the response with the 200 status

GET /v1/alert_events/{id}

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

PATCH /v1/alert_events/{id}

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

GET /v1/alert_fields

  • added the optional property included to the response with the 200 status

POST /v1/alert_fields

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_groups

  • added the optional property included to the response with the 200 status

POST /v1/alert_groups

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/alert_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_routing_rules

  • added the optional property included to the response with the 200 status

POST /v1/alert_routing_rules

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_routing_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_sources

  • added the optional property included to the response with the 200 status

POST /v1/alert_sources

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_sources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_urgencies

  • added the optional property included to the response with the 200 status

POST /v1/alert_urgencies

  • added the optional property included to the response with the 201 status

DELETE /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/alert_urgencies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/alerts/{alert_id}/events

  • ⚠️ added the new ms_teams_messaged enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{alert_id}/events

  • ⚠️ added the new ms_teams_messaged enum value to the data/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 201
  • added the optional property included to the response with the 201 status

GET /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

PATCH /v1/alerts/{id}

  • ⚠️ the request property data/type became required
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/acknowledge

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/escalate

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/alerts/{id}/snooze

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/api_keys

  • added the optional property included to the response with the 200 status

POST /v1/api_keys

  • added the optional property included to the response with the 201 status

DELETE /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

GET /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/api_keys/{id}

  • added the optional property included to the response with the 200 status

POST /v1/api_keys/{id}/rotate

  • added the optional property included to the response with the 200 status

GET /v1/audits

  • added the optional property included to the response with the 200 status

GET /v1/authorizations

  • added the optional property included to the response with the 200 status

POST /v1/authorizations

  • added the optional property included to the response with the 201 status

DELETE /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/authorizations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_checklist_templates

  • added the optional property included to the response with the 200 status

POST /v1/catalog_checklist_templates

  • added the optional property included to the response with the 201 status

DELETE /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_checklist_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entities/{catalog_entity_id}/properties

  • added the optional property included to the response with the 200 status

POST /v1/catalog_entities/{catalog_entity_id}/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_entities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_checklists

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_checklists/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalog_entity_properties/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalogs

  • added the optional property included to the response with the 200 status

POST /v1/catalogs

  • added the optional property included to the response with the 201 status

GET /v1/catalogs/{catalog_id}/entities

  • added the optional property included to the response with the 200 status

POST /v1/catalogs/{catalog_id}/entities

  • added the optional property included to the response with the 201 status

DELETE /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

GET /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/catalogs/{id}

  • added the optional property included to the response with the 200 status

GET /v1/causes

  • added the optional property included to the response with the 200 status

POST /v1/causes

  • added the optional property included to the response with the 201 status

GET /v1/causes/properties

  • added the optional property included to the response with the 200 status

POST /v1/causes/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/causes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/causes/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/causes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/groups

  • added the optional property included to the response with the 200 status

POST /v1/communications/groups

  • added the optional property included to the response with the 201 status

GET /v1/communications/groups/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/stages

  • added the optional property included to the response with the 200 status

POST /v1/communications/stages

  • added the optional property included to the response with the 201 status

GET /v1/communications/stages/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/stages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/templates

  • added the optional property included to the response with the 200 status

POST /v1/communications/templates

  • added the optional property included to the response with the 201 status

GET /v1/communications/templates/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/communications/types

  • added the optional property included to the response with the 200 status

POST /v1/communications/types

  • added the optional property included to the response with the 201 status

GET /v1/communications/types/{id}

  • added the optional property included to the response with the 200 status

PATCH /v1/communications/types/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_fields

  • added the optional property included to the response with the 200 status

POST /v1/custom_fields

  • added the optional property included to the response with the 201 status

GET /v1/custom_fields/{custom_field_id}/options

  • added the optional property included to the response with the 200 status

POST /v1/custom_fields/{custom_field_id}/options

  • added the optional property included to the response with the 201 status

DELETE /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_forms

  • added the optional property included to the response with the 200 status

POST /v1/custom_forms

  • added the optional property included to the response with the 201 status

DELETE /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

GET /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/custom_forms/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/dashboard_panels/{id}

  • added the optional property included to the response with the 200 status

POST /v1/dashboard_panels/{id}/duplicate

  • added the optional property included to the response with the 201 status

GET /v1/dashboards

  • added the optional property included to the response with the 200 status

POST /v1/dashboards

  • added the optional property included to the response with the 201 status

GET /v1/dashboards/{dashboard_id}/panels

  • added the optional property included to the response with the 200 status

POST /v1/dashboards/{dashboard_id}/panels

  • added the optional property included to the response with the 201 status

DELETE /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

GET /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/dashboards/{id}

  • added the optional property included to the response with the 200 status

POST /v1/dashboards/{id}/duplicate

  • added the optional property included to the response with the 201 status

POST /v1/dashboards/{id}/set_default

  • added the optional property included to the response with the 200 status

DELETE /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/email_addresses/{id}

  • added the optional property included to the response with the 200 status

POST /v1/email_addresses/{id}/resend_verification

  • added the optional property included to the response with the 200 status

POST /v1/email_addresses/{id}/verify

  • added the optional property included to the response with the 200 status

GET /v1/environments

  • added the optional property included to the response with the 200 status

POST /v1/environments

  • added the optional property included to the response with the 201 status

GET /v1/environments/properties

  • added the optional property included to the response with the 200 status

POST /v1/environments/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/environments/{id}

  • added the optional property included to the response with the 200 status

GET /v1/environments/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/environments/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_levels/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_paths/{escalation_policy_path_id}/escalation_levels

  • added the optional property included to the response with the 200 status

POST /v1/escalation_paths/{escalation_policy_path_id}/escalation_levels

  • added the optional property included to the response with the 201 status

DELETE /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_paths/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_policies

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies

  • added the optional property included to the response with the 201 status

GET /v1/escalation_policies/{escalation_policy_id}/escalation_levels

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies/{escalation_policy_id}/escalation_levels

  • added the optional property included to the response with the 201 status

GET /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • added the optional property included to the response with the 200 status

POST /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • added the optional property included to the response with the 201 status

DELETE /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

GET /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/escalation_policies/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/events/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/events/{incident_event_id}/functionalities

  • added the optional property included to the response with the 200 status

POST /v1/events/{incident_event_id}/functionalities

  • added the optional property included to the response with the 201 status

GET /v1/events/{incident_event_id}/services

  • added the optional property included to the response with the 200 status

POST /v1/events/{incident_event_id}/services

  • added the optional property included to the response with the 201 status

GET /v1/feedbacks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/feedbacks/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_options/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_placement_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placements/{form_field_placement_id}/conditions

  • added the optional property included to the response with the 200 status

POST /v1/form_field_placements/{form_field_placement_id}/conditions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_placements/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_field_positions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_fields

  • added the optional property included to the response with the 200 status

POST /v1/form_fields

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/options

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/options

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/placements

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/placements

  • added the optional property included to the response with the 201 status

GET /v1/form_fields/{form_field_id}/positions

  • added the optional property included to the response with the 200 status

POST /v1/form_fields/{form_field_id}/positions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_fields/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_set_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_sets

  • added the optional property included to the response with the 200 status

POST /v1/form_sets

  • added the optional property included to the response with the 201 status

GET /v1/form_sets/{form_set_id}/conditions

  • added the optional property included to the response with the 200 status

POST /v1/form_sets/{form_set_id}/conditions

  • added the optional property included to the response with the 201 status

DELETE /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/form_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities

  • added the optional property included to the response with the 200 status

POST /v1/functionalities

  • added the optional property included to the response with the 201 status

GET /v1/functionalities/properties

  • added the optional property included to the response with the 200 status

POST /v1/functionalities/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/functionalities/{id}/incidents_chart

  • added the required property data to the response with the 200 status

GET /v1/functionalities/{id}/uptime_chart

  • added the required property data to the response with the 200 status

GET /v1/heartbeats

  • added the optional property included to the response with the 200 status

POST /v1/heartbeats

  • added the optional property included to the response with the 201 status

DELETE /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

GET /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/heartbeats/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_event_functionalities/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_event_services/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_form_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_set_booleans/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_set_resources/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_permission_sets/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_permission_sets/{incident_permission_set_id}/booleans

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets/{incident_permission_set_id}/booleans

  • added the optional property included to the response with the 201 status

GET /v1/incident_permission_sets/{incident_permission_set_id}/resources

  • added the optional property included to the response with the 200 status

POST /v1/incident_permission_sets/{incident_permission_set_id}/resources

  • added the optional property included to the response with the 201 status

GET /v1/incident_retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_role_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles

  • added the optional property included to the response with the 200 status

POST /v1/incident_roles

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_roles/{incident_role_id}/incident_role_tasks

  • added the optional property included to the response with the 200 status

POST /v1/incident_roles/{incident_role_id}/incident_role_tasks

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_types

  • added the optional property included to the response with the 200 status

POST /v1/incident_types

  • added the optional property included to the response with the 201 status

GET /v1/incident_types/properties

  • added the optional property included to the response with the 200 status

POST /v1/incident_types/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/incident_types/{id}

  • added the optional property included to the response with the 200 status

GET /v1/incidents

  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 201 status
  • added the optional property included to the response with the 201 status

DELETE /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{id}/add_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{id}/assign_role_to_user

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/cancel

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/detach_from_parent

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/in_triage

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/mitigate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/incidents/{id}/remove_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/restart

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/incidents/{id}/unassign_role_from_user

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/incidents/{id}/unmark_as_duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/environments/items/allOf[#/components/schemas/environment_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/functionalities/items/allOf[#/components/schemas/functionality_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/groups/items/allOf[#/components/schemas/team_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/incident_types/items/allOf[#/components/schemas/incident_type_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_name to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_short_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_channel_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_chat_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_meeting_url to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/microsoft_teams_team_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/severity/allOf[#/components/schemas/severity_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/incident]/webex_meeting_url to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/action_items

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/action_items

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/groups/items/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/custom_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/custom_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/events

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/events

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/feedbacks

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/feedbacks

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/form_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/form_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/meeting_recordings

  • added the optional property included to the response with the 200 status

GET /v1/incidents/{incident_id}/status-page-events

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/status-page-events

  • added the optional property included to the response with the 201 status

GET /v1/incidents/{incident_id}/sub_statuses

  • added the optional property included to the response with the 200 status

POST /v1/incidents/{incident_id}/sub_statuses

  • added the optional property included to the response with the 201 status

GET /v1/live_call_routers

  • added the optional property included to the response with the 200 status

POST /v1/live_call_routers

  • added the optional property included to the response with the 201 status

DELETE /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

GET /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/live_call_routers/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/notification_rules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_pay_reports

  • added the optional property included to the response with the 200 status

POST /v1/on_call_pay_reports

  • added the optional property included to the response with the 201 status

GET /v1/on_call_pay_reports/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_pay_reports/{id}

  • added the optional property included to the response with the 200 status

POST /v1/on_call_pay_reports/{id}/regenerate

  • added the optional property included to the response with the 200 status

GET /v1/on_call_roles

  • added the optional property included to the response with the 200 status

POST /v1/on_call_roles

  • added the optional property included to the response with the 201 status

DELETE /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_roles/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/on_call_shadows/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/override_shifts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

DELETE /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

GET /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/phone_numbers/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/playbook_tasks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks

  • added the optional property included to the response with the 200 status

POST /v1/playbooks

  • added the optional property included to the response with the 201 status

DELETE /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/playbooks/{id}

  • added the optional property included to the response with the 200 status

GET /v1/playbooks/{playbook_id}/playbook_tasks

  • added the optional property included to the response with the 200 status

POST /v1/playbooks/{playbook_id}/playbook_tasks

  • added the optional property included to the response with the 201 status

GET /v1/post_mortem_templates

  • added the optional property included to the response with the 200 status

POST /v1/post_mortem_templates

  • added the optional property included to the response with the 201 status

DELETE /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/post_mortem_templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/post_mortems

  • added the optional property included to the response with the 200 status

GET /v1/post_mortems/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/post_mortems/{id}

  • added the optional property included to the response with the 200 status

GET /v1/pulses

  • added the optional property included to the response with the 200 status

POST /v1/pulses

  • added the optional property included to the response with the 201 status

GET /v1/pulses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/pulses/{id}

  • ⚠️ the request property data/type became required
  • added the optional property included to the response with the 200 status

GET /v1/retrospective_configurations

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_configurations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_configurations/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_process_group_steps/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_process_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_process_groups/{retrospective_process_group_id}/steps

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_process_groups/{retrospective_process_group_id}/steps

  • added the optional property included to the response with the 201 status

GET /v1/retrospective_processes

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes

  • added the optional property included to the response with the 201 status

DELETE /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_processes/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_processes/{retrospective_process_id}/groups

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes/{retrospective_process_id}/groups

  • added the optional property included to the response with the 201 status

GET /v1/retrospective_processes/{retrospective_process_id}/retrospective_steps

  • added the optional property included to the response with the 200 status

POST /v1/retrospective_processes/{retrospective_process_id}/retrospective_steps

  • added the optional property included to the response with the 201 status

DELETE /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/retrospective_steps/{id}

  • added the optional property included to the response with the 200 status

GET /v1/roles

  • added the optional property included to the response with the 200 status

POST /v1/roles

  • added the optional property included to the response with the 201 status

DELETE /v1/roles/{id}

  • added the optional property included to the response with the 200 status

GET /v1/roles/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/roles/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotation_active_days/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotation_users/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedule_rotations/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_active_days

  • added the optional property included to the response with the 200 status

POST /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_active_days

  • added the optional property included to the response with the 201 status

GET /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_users

  • added the optional property included to the response with the 200 status

POST /v1/schedule_rotations/{schedule_rotation_id}/schedule_rotation_users

  • added the optional property included to the response with the 201 status

GET /v1/schedules

  • added the optional property included to the response with the 200 status

POST /v1/schedules

  • added the optional property included to the response with the 201 status

DELETE /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/schedules/{id}

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{id}/shifts

  • added the optional property included to the response with the 200 status

GET /v1/schedules/{schedule_id}/on_call_shadows

  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/on_call_shadows

  • added the optional property included to the response with the 201 status

GET /v1/schedules/{schedule_id}/override_shifts

  • added the optional property data/items/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/override_shifts

  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/shift_override/allOf[#/components/schemas/shift_override_response]/included to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/override_shift]/user/allOf[#/components/schemas/user_response]/included to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/schedules/{schedule_id}/schedule_rotations

  • added the optional property included to the response with the 200 status

POST /v1/schedules/{schedule_id}/schedule_rotations

  • added the optional property included to the response with the 201 status

GET /v1/services

  • added the optional property included to the response with the 200 status

POST /v1/services

  • added the optional property included to the response with the 201 status

GET /v1/services/properties

  • added the optional property included to the response with the 200 status

POST /v1/services/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/services/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/services/{id}

  • added the optional property included to the response with the 200 status

GET /v1/services/{id}/incidents_chart

  • added the required property data to the response with the 200 status

GET /v1/services/{id}/uptime_chart

  • added the required property data to the response with the 200 status

GET /v1/severities

  • added the optional property included to the response with the 200 status

POST /v1/severities

  • added the optional property included to the response with the 201 status

DELETE /v1/severities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/severities/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/severities/{id}

  • added the optional property included to the response with the 200 status

GET /v1/shifts

  • added the optional property included to the response with the 200 status

GET /v1/slas

  • added the optional property included to the response with the 200 status

POST /v1/slas

  • added the optional property included to the response with the 201 status

DELETE /v1/slas/{id}

  • added the optional property included to the response with the 200 status

GET /v1/slas/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/slas/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/status-page-events/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages

  • added the optional property included to the response with the 200 status

POST /v1/status-pages

  • added the optional property included to the response with the 201 status

DELETE /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/status-pages/{id}

  • added the optional property included to the response with the 200 status

GET /v1/status-pages/{status_page_id}/templates

  • added the optional property included to the response with the 200 status

POST /v1/status-pages/{status_page_id}/templates

  • added the optional property included to the response with the 201 status

GET /v1/statuses

  • added the optional property included to the response with the 200 status

GET /v1/statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/sub_statuses

  • added the optional property included to the response with the 200 status

POST /v1/sub_statuses

  • added the optional property included to the response with the 201 status

DELETE /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/sub_statuses/{id}

  • added the optional property included to the response with the 200 status

GET /v1/teams

  • added the optional property data/items/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

POST /v1/teams

  • added the new optional request property data/attributes/auto_add_members_scope
  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 201 status
  • added the optional property included to the response with the 201 status

GET /v1/teams/properties

  • added the optional property included to the response with the 200 status

POST /v1/teams/properties

  • added the optional property included to the response with the 201 status

DELETE /v1/teams/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/teams/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

PUT /v1/teams/{id}

  • added the new optional request property data/attributes/auto_add_members_scope
  • added the optional property data/attributes/allOf[#/components/schemas/team]/auto_add_members_scope to the response with the 200 status
  • added the optional property included to the response with the 200 status

GET /v1/teams/{id}/incidents_chart

  • added the required property data to the response with the 200 status

DELETE /v1/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/templates/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/templates/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users

  • added the optional property included to the response with the 200 status

GET /v1/users/me

  • added the optional property included to the response with the 200 status

DELETE /v1/users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/users/{id}

  • added the optional property included to the response with the 200 status

GET /v1/users/{user_id}/email_addresses

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/email_addresses

  • added the optional property included to the response with the 201 status

GET /v1/users/{user_id}/notification_rules

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/notification_rules

  • added the optional property included to the response with the 201 status

GET /v1/users/{user_id}/phone_numbers

  • added the optional property included to the response with the 200 status

POST /v1/users/{user_id}/phone_numbers

  • added the optional property included to the response with the 201 status

GET /v1/webhooks/deliveries/{id}

  • added the optional property included to the response with the 200 status

POST /v1/webhooks/deliveries/{id}/deliver

  • added the optional property included to the response with the 200 status

GET /v1/webhooks/endpoints

  • added the optional property included to the response with the 200 status

POST /v1/webhooks/endpoints

  • added the optional property included to the response with the 201 status

GET /v1/webhooks/endpoints/{endpoint_id}/deliveries

  • added the optional property included to the response with the 200 status

DELETE /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

GET /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/webhooks/endpoints/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_custom_field_selections/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_form_field_conditions/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_groups

  • added the optional property included to the response with the 200 status

POST /v1/workflow_groups

  • added the optional property included to the response with the 201 status

DELETE /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflow_groups/{id}

  • added the optional property included to the response with the 200 status

DELETE /v1/workflow_tasks/{id}

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

GET /v1/workflow_tasks/{id}

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

PUT /v1/workflow_tasks/{id}

  • ⚠️ added the new required request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels
  • ⚠️ added the new required request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/anyOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/anyOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required
  • ⚠️ removed the enum value rename_slack_channel of the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels
  • added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/task_params request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/anyOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/anyOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • added the new change_slack_channel_privacy enum value to the request property data/attributes/task_params/anyOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

GET /v1/workflows

  • added the optional property included to the response with the 200 status

POST /v1/workflows

  • added the optional property included to the response with the 201 status

DELETE /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

PUT /v1/workflows/{id}

  • added the optional property included to the response with the 200 status

GET /v1/workflows/{workflow_id}/custom_field_selections

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/custom_field_selections

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/form_field_conditions

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/form_field_conditions

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/workflow_runs

  • added the optional property included to the response with the 200 status

POST /v1/workflows/{workflow_id}/workflow_runs

  • added the optional property included to the response with the 201 status

GET /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 200
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 200 status
  • added the optional property included to the response with the 200 status
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • added subschema #1, subschema #2, subschema #3 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 200
  • removed subschema #1, subschema #2, subschema #3 from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 200
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 200
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 200
  • removed the rename_slack_channel enum value from the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 200
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 200 status
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 200 status

POST /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added the new required request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels
  • ⚠️ added the new required request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2 from the data/attributes/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • ⚠️ removed subschema #1, subschema #2, subschema #3 from the data/attributes/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required
  • ⚠️ removed the enum value rename_slack_channel of the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • ⚠️ added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params response property oneOf list for the response status 201
  • ⚠️ added the new change_slack_channel_privacy enum value to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 201
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ request property anyOf list
  • added subschema #1, subschema #2 to the data/attributes/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ request property anyOf list
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ request property anyOf list
  • added the new change_slack_channel_privacy enum value to the request property data/attributes/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type
  • added #/components/schemas/create_google_chat_space_task_params, #/components/schemas/send_google_chat_message_task_params, #/components/schemas/send_google_chat_attachments_task_params, #/components/schemas/invite_to_google_chat_space_task_params, #/components/schemas/archive_google_chat_spaces_task_params, #/components/schemas/rename_google_chat_space_task_params, #/components/schemas/update_google_chat_space_description_task_params, #/components/schemas/change_google_chat_space_privacy_task_params to the data/attributes/task_params request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_zoom_meeting_task_params]/enable_zoom_bot_auto_join to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/channels to the response with the 201 status
  • added the optional property included to the response with the 201 status
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 201
  • added subschema #1, subschema #2, subschema #3 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_microsoft_teams_tab_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/add_slack_bookmark_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_pagerduty_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_shortcut_story_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_github_commits_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/get_gitlab_commits_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_pagerduty_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/page_victor_ops_on_call_responders_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/invite_to_slack_channel_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_blocks_task_params]/ response property anyOf list for the response status 201
  • removed subschema #1, subschema #2, subschema #3 from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_slack_message_task_params]/ response property anyOf list for the response status 201
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/channel became required for the status 201
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_microsoft_teams_channel_task_params]/team became required for the status 201
  • removed the rename_slack_channel enum value from the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/change_slack_channel_privacy_task_params]/task_type response property for the response status 201
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_blocks_task_params]/anyOf[subschema #1]/channels to the response with the 201 status
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/send_microsoft_teams_message_task_params]/anyOf[subschema #1]/channels to the response with the 201 status

@renovate renovate Bot force-pushed the renovate/vendir-openapi-sync branch 2 times, most recently from 281a3a6 to ebff7f1 Compare June 3, 2026 21:51
@renovate renovate Bot force-pushed the renovate/vendir-openapi-sync branch from ebff7f1 to 49b283d Compare June 5, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants