Skip to content

chore(deps): update vendored openapi spec - #147

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/vendir-openapi-sync
Open

chore(deps): update vendored openapi spec#147
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/vendir-openapi-sync

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

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 Jul 18, 2026
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

dd205c3:

Upstream OpenAPI spec

API Changelog v1 vs. v1

API Changes

GET /v1/alert_events

  • ⚠️ added the new cleared enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • ⚠️ added the new retrigger_suppressed 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 cleared to the query request parameter filter[action]
  • added the new enum value retrigger_suppressed to the query request parameter filter[action]

GET /v1/alert_events/{id}

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

PATCH /v1/alert_events/{id}

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

GET /v1/alert_retrigger_rules

  • endpoint added

POST /v1/alert_retrigger_rules

  • endpoint added

DELETE /v1/alert_retrigger_rules/{id}

  • endpoint added

GET /v1/alert_retrigger_rules/{id}

  • endpoint added

PUT /v1/alert_retrigger_rules/{id}

  • endpoint added

GET /v1/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

GET /v1/alerts/{alert_id}/events

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

POST /v1/alerts/{alert_id}/events

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

GET /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PATCH /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/acknowledge

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/escalate

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/snooze

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/escalation_policies

  • response property data/items/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

POST /v1/escalation_policies

  • request property data/attributes/business_hours deprecated
  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

DELETE /v1/escalation_policies/{id}

  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

GET /v1/escalation_policies/{id}

  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

PUT /v1/escalation_policies/{id}

  • request property data/attributes/business_hours deprecated
  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

DELETE /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

GET /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

PUT /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • added the new slack_task_form enum value to the request property data/attributes/form
  • added the new web_task_form enum value to the request property data/attributes/form

GET /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

POST /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201
  • added the new slack_task_form enum value to the request property data/attributes/form
  • added the new web_task_form enum value to the request property data/attributes/form

GET /v1/incidents

  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

DELETE /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents/{id}/add_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by 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]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/cancel

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/detach_from_parent

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/in_triage

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/mitigate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

DELETE /v1/incidents/{id}/remove_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/restart

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by 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]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/unmark_as_duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

DELETE /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

GET /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

PUT /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200
  • added the new microsoft_teams enum value to the request property data/attributes/enabled_contact_types/items/

GET /v1/pulses

  • added the optional property data/items/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/pulses

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

GET /v1/pulses/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/pulses/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/services

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

POST /v1/services

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

POST /v1/services/bulk_delete

  • ⚠️ the request body was restructured into a oneOf, so a payload that was previously valid may no longer be accepted

POST /v1/services/bulk_upsert

  • added the optional property data/items/attributes/managed_by to the response with the 200 status

DELETE /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/items/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

POST /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 201
  • added the new microsoft_teams enum value to the request property data/attributes/enabled_contact_types/items/

GET /v1/verified_domains

  • endpoint added

POST /v1/verified_domains

  • endpoint added

DELETE /v1/verified_domains/{id}

  • endpoint added

GET /v1/verified_domains/{id}

  • endpoint added

GET /v1/webhooks/deliveries/{id}

  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

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

  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

GET /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/items/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

POST /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 201
  • added the new alert.updated enum value to the request property data/attributes/event_types/items/

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

  • added the new optional query request parameter filter[created_at][gt]
  • added the new optional query request parameter filter[created_at][gte]
  • added the new optional query request parameter filter[created_at][lt]
  • added the new optional query request parameter filter[created_at][lte]
  • added the new optional query request parameter filter[delivered_at][gt]
  • added the new optional query request parameter filter[delivered_at][gte]
  • added the new optional query request parameter filter[delivered_at][lt]
  • added the new optional query request parameter filter[delivered_at][lte]
  • added the new optional query request parameter filter[status]
  • added the non-success response with the status 400
  • added the required property data/items/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/items/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

DELETE /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

GET /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

PUT /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200
  • added the new alert.updated enum value to the request property data/attributes/event_types/items/

DELETE /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 200 status

GET /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list 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/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/anyOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_subtask_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/publish_incident_task_params]/status_page_ids
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/update_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time
  • added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_rootly_task_params]/ request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 200 status

GET /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list 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/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 201
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 201
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time
  • added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 201 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 201
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 201 status

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

Breaking changes from dd205c3

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/alert_events

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

GET /v1/alert_events/{id}

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

PATCH /v1/alert_events/{id}

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

GET /v1/alerts/{alert_id}/events

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

POST /v1/alerts/{alert_id}/events

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

DELETE /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

GET /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

PUT /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

GET /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

POST /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201

DELETE /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

GET /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

PUT /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

POST /v1/services/bulk_delete

  • ⚠️ the request body was restructured into a oneOf, so a payload that was previously valid may no longer be accepted

GET /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/items/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

POST /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 201

GET /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/items/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

POST /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 201

DELETE /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

GET /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

PUT /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

DELETE /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200

GET /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200

PUT /v1/workflow_tasks/{id}

  • ⚠️ added the new required request property data/attributes/task_params/anyOf[#/components/schemas/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/anyOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200

GET /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200

POST /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added the new required request property data/attributes/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 201
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 201

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

dd205c3:

The OpenAPI spec, once overlay.yaml is applied to it, has the following changes.

API Changelog v1 vs. v1

API Changes

GET /v1/alert_events

  • ⚠️ added the new cleared enum value to the data/items/attributes/allOf[#/components/schemas/alert_event]/action response property for the response status 200
  • ⚠️ added the new retrigger_suppressed 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 cleared to the query request parameter filter[action]
  • added the new enum value retrigger_suppressed to the query request parameter filter[action]

GET /v1/alert_events/{id}

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

PATCH /v1/alert_events/{id}

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

GET /v1/alert_retrigger_rules

  • endpoint added

POST /v1/alert_retrigger_rules

  • endpoint added

DELETE /v1/alert_retrigger_rules/{id}

  • endpoint added

GET /v1/alert_retrigger_rules/{id}

  • endpoint added

PUT /v1/alert_retrigger_rules/{id}

  • endpoint added

GET /v1/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

GET /v1/alerts/{alert_id}/events

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

POST /v1/alerts/{alert_id}/events

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

GET /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PATCH /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/acknowledge

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/escalate

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/alerts/{id}/snooze

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/escalation_policies

  • response property data/items/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

POST /v1/escalation_policies

  • request property data/attributes/business_hours deprecated
  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

DELETE /v1/escalation_policies/{id}

  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

GET /v1/escalation_policies/{id}

  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

PUT /v1/escalation_policies/{id}

  • request property data/attributes/business_hours deprecated
  • response property data/attributes/allOf[#/components/schemas/escalation_policy]/business_hours deprecated

DELETE /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

GET /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

PUT /v1/form_field_positions/{id}

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • added the new slack_task_form enum value to the request property data/attributes/form
  • added the new web_task_form enum value to the request property data/attributes/form

GET /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200
  • ⚠️ added the new web_task_form enum value to the data/items/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 200

POST /v1/form_fields/{form_field_id}/positions

  • ⚠️ added the new slack_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201
  • ⚠️ added the new web_task_form enum value to the data/attributes/allOf[#/components/schemas/form_field_position]/form response property for the response status 201
  • added the new slack_task_form enum value to the request property data/attributes/form
  • added the new web_task_form enum value to the request property data/attributes/form

GET /v1/incidents

  • added the optional property data/items/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

DELETE /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents/{id}/add_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by 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]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/cancel

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/detach_from_parent

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/in_triage

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/mitigate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

DELETE /v1/incidents/{id}/remove_subscribers

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/restart

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by 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]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/incidents/{id}/unmark_as_duplicate

  • added the optional property data/attributes/allOf[#/components/schemas/incident]/services/items/allOf[#/components/schemas/service_response]/data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/incidents/{incident_id}/alerts

  • added the optional property data/items/attributes/allOf[#/components/schemas/alert]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

DELETE /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

GET /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

PUT /v1/notification_rules/{id}

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200
  • added the new microsoft_teams enum value to the request property data/attributes/enabled_contact_types/items/

GET /v1/pulses

  • added the optional property data/items/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

POST /v1/pulses

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

GET /v1/pulses/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/pulses/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/pulse]/services/items/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/services

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

POST /v1/services

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 201 status

POST /v1/services/bulk_delete

  • ⚠️ the request body was restructured into a oneOf, so a payload that was previously valid may no longer be accepted

POST /v1/services/bulk_upsert

  • added the optional property data/items/attributes/managed_by to the response with the 200 status

DELETE /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

PUT /v1/services/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/service]/managed_by to the response with the 200 status

GET /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/items/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 200

POST /v1/users/{user_id}/notification_rules

  • ⚠️ added the new microsoft_teams enum value to the data/attributes/allOf[#/components/schemas/user_notification_rule]/enabled_contact_types/items/ response property for the response status 201
  • added the new microsoft_teams enum value to the request property data/attributes/enabled_contact_types/items/

GET /v1/verified_domains

  • endpoint added

POST /v1/verified_domains

  • endpoint added

DELETE /v1/verified_domains/{id}

  • endpoint added

GET /v1/verified_domains/{id}

  • endpoint added

GET /v1/webhooks/deliveries/{id}

  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

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

  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

GET /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/items/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

POST /v1/webhooks/endpoints

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 201
  • added the new alert.updated enum value to the request property data/attributes/event_types/items/

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

  • added the new optional query request parameter filter[created_at][gt]
  • added the new optional query request parameter filter[created_at][gte]
  • added the new optional query request parameter filter[created_at][lt]
  • added the new optional query request parameter filter[created_at][lte]
  • added the new optional query request parameter filter[delivered_at][gt]
  • added the new optional query request parameter filter[delivered_at][gte]
  • added the new optional query request parameter filter[delivered_at][lt]
  • added the new optional query request parameter filter[delivered_at][lte]
  • added the new optional query request parameter filter[status]
  • added the non-success response with the status 400
  • added the required property data/items/attributes/allOf[#/components/schemas/webhooks_delivery]/response_status to the response with the 200 status
  • added the required property data/items/attributes/allOf[#/components/schemas/webhooks_delivery]/status to the response with the 200 status

DELETE /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

GET /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200

PUT /v1/webhooks/endpoints/{id}

  • ⚠️ added the new alert.updated enum value to the data/attributes/allOf[#/components/schemas/webhooks_endpoint]/event_types/items/ response property for the response status 200
  • added the new alert.updated enum value to the request property data/attributes/event_types/items/

DELETE /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 200 status

GET /v1/workflow_tasks/{id}

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list 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/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/anyOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/anyOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_subtask_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/publish_incident_task_params]/status_page_ids
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/update_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time
  • added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/task_params/anyOf[#/components/schemas/auto_assign_role_rootly_task_params]/ request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 200 status

GET /v1/workflows/{workflow_id}/workflow_tasks

  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 200
  • ⚠️ the data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 200
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 200 status
  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 200 status
  • the response property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 200
  • added the required property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list 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/create_clickup_task_task_params]/list
  • ⚠️ the request property data/attributes/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required
  • ⚠️ the data/attributes/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels request property type changed from array<string> to string
  • ⚠️ added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ response property oneOf list for the response status 201
  • ⚠️ the data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_motion_task_task_params]/labels response's property type changed from array<string> to string for status 201
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time
  • added subschema #1, subschema #2, subschema #3, subschema #4, subschema #5 to the data/attributes/task_params/oneOf[#/components/schemas/auto_assign_role_rootly_task_params]/ request property oneOf list
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_issue_task_params]/retry_wait_time to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_jira_subtask_task_params]/retry_wait_time to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/publish_incident_task_params]/status_page_ids to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_count to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/update_jira_issue_task_params]/retry_wait_time to the response with the 201 status
  • the response property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_gitlab_issue_task_params]/issue_type became required for the status 201
  • added the required property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/create_clickup_task_task_params]/list to the response with the 201 status

@renovate
renovate Bot force-pushed the renovate/vendir-openapi-sync branch 3 times, most recently from 3df5e1f to 6ea1718 Compare July 23, 2026 12:47
@jamietanna

jamietanna commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

@kwent @Hchanni do we know if business_hours is replaced by something else? Wondering what to put the deprecation notice as

(Edit: discussing in Slack)

@renovate
renovate Bot force-pushed the renovate/vendir-openapi-sync branch 3 times, most recently from b06349b to bb8bf96 Compare July 30, 2026 06:39
@jamietanna
jamietanna marked this pull request as draft July 30, 2026 06:49
Comment thread schema.gen.go Outdated
jamietanna

This comment was marked as outdated.

@jamietanna
jamietanna marked this pull request as ready for review July 30, 2026 07:15
@jamietanna
jamietanna force-pushed the renovate/vendir-openapi-sync branch from 2598198 to c27be6d Compare July 30, 2026 07:15
@jamietanna
jamietanna requested review from Hchanni and kwent July 30, 2026 07:15
@jamietanna
jamietanna force-pushed the renovate/vendir-openapi-sync branch from c27be6d to 2f0252a Compare July 30, 2026 07:17
@renovate
renovate Bot force-pushed the renovate/vendir-openapi-sync branch from 2f0252a to 3a8baf8 Compare August 2, 2026 15:58
@renovate

renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant