Skip to content

chore(deps): update vendored openapi spec#91

Merged
jamietanna merged 2 commits into
masterfrom
renovate/vendir-openapi-sync
May 28, 2026
Merged

chore(deps): update vendored openapi spec#91
jamietanna merged 2 commits into
masterfrom
renovate/vendir-openapi-sync

Conversation

@renovate

@renovate renovate Bot commented May 19, 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 May 19, 2026
@github-actions

github-actions Bot commented May 19, 2026

Copy link
Copy Markdown

API Changelog v1 vs. v1

API Changes

GET /v1/alerts

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

POST /v1/alerts

  • ⚠️ removed the enum value alertmanager of the request property data/attributes/source
  • ⚠️ removed the enum value api of the request property data/attributes/source
  • ⚠️ removed the enum value app_dynamics of the request property data/attributes/source
  • ⚠️ removed the enum value app_optics of the request property data/attributes/source
  • ⚠️ removed the enum value asana of the request property data/attributes/source
  • ⚠️ removed the enum value aws_sns of the request property data/attributes/source
  • ⚠️ removed the enum value azure of the request property data/attributes/source
  • ⚠️ removed the enum value bug_snag of the request property data/attributes/source
  • ⚠️ removed the enum value catchpoint of the request property data/attributes/source
  • ⚠️ removed the enum value checkly of the request property data/attributes/source
  • ⚠️ removed the enum value chronosphere of the request property data/attributes/source
  • ⚠️ removed the enum value clickup of the request property data/attributes/source
  • ⚠️ removed the enum value cloud_watch of the request property data/attributes/source
  • ⚠️ removed the enum value datadog of the request property data/attributes/source
  • ⚠️ removed the enum value dynatrace of the request property data/attributes/source
  • ⚠️ removed the enum value email of the request property data/attributes/source
  • ⚠️ removed the enum value generic_webhook of the request property data/attributes/source
  • ⚠️ removed the enum value gitlab of the request property data/attributes/source
  • ⚠️ removed the enum value google_cloud of the request property data/attributes/source
  • ⚠️ removed the enum value grafana of the request property data/attributes/source
  • ⚠️ removed the enum value heartbeat of the request property data/attributes/source
  • ⚠️ removed the enum value honeycomb of the request property data/attributes/source
  • ⚠️ removed the enum value jira of the request property data/attributes/source
  • ⚠️ removed the enum value linear of the request property data/attributes/source
  • ⚠️ removed the enum value live_call_routing of the request property data/attributes/source
  • ⚠️ removed the enum value manual of the request property data/attributes/source
  • ⚠️ removed the enum value mobile of the request property data/attributes/source
  • ⚠️ removed the enum value monte_carlo of the request property data/attributes/source
  • ⚠️ removed the enum value nagios of the request property data/attributes/source
  • ⚠️ removed the enum value new_relic of the request property data/attributes/source
  • ⚠️ removed the enum value nobl9 of the request property data/attributes/source
  • ⚠️ removed the enum value opsgenie of the request property data/attributes/source
  • ⚠️ removed the enum value pagerduty of the request property data/attributes/source
  • ⚠️ removed the enum value pagertree of the request property data/attributes/source
  • ⚠️ removed the enum value prtg of the request property data/attributes/source
  • ⚠️ removed the enum value rollbar of the request property data/attributes/source
  • ⚠️ removed the enum value rootly of the request property data/attributes/source
  • ⚠️ removed the enum value sentry of the request property data/attributes/source
  • ⚠️ removed the enum value service_now of the request property data/attributes/source
  • ⚠️ removed the enum value slack of the request property data/attributes/source
  • ⚠️ removed the enum value splunk of the request property data/attributes/source
  • ⚠️ removed the enum value victorops of the request property data/attributes/source
  • ⚠️ removed the enum value web of the request property data/attributes/source
  • ⚠️ removed the enum value workflow of the request property data/attributes/source
  • ⚠️ removed the enum value zendesk of the request property data/attributes/source
  • the request property data/attributes/source became optional
  • request property data/attributes/source deprecated
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 201 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 201 status

GET /v1/alerts/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

PATCH /v1/alerts/{id}

  • ⚠️ removed the enum value alertmanager of the request property data/attributes/source
  • ⚠️ removed the enum value api of the request property data/attributes/source
  • ⚠️ removed the enum value app_dynamics of the request property data/attributes/source
  • ⚠️ removed the enum value app_optics of the request property data/attributes/source
  • ⚠️ removed the enum value asana of the request property data/attributes/source
  • ⚠️ removed the enum value aws_sns of the request property data/attributes/source
  • ⚠️ removed the enum value azure of the request property data/attributes/source
  • ⚠️ removed the enum value bug_snag of the request property data/attributes/source
  • ⚠️ removed the enum value catchpoint of the request property data/attributes/source
  • ⚠️ removed the enum value checkly of the request property data/attributes/source
  • ⚠️ removed the enum value chronosphere of the request property data/attributes/source
  • ⚠️ removed the enum value clickup of the request property data/attributes/source
  • ⚠️ removed the enum value cloud_watch of the request property data/attributes/source
  • ⚠️ removed the enum value datadog of the request property data/attributes/source
  • ⚠️ removed the enum value dynatrace of the request property data/attributes/source
  • ⚠️ removed the enum value email of the request property data/attributes/source
  • ⚠️ removed the enum value generic_webhook of the request property data/attributes/source
  • ⚠️ removed the enum value gitlab of the request property data/attributes/source
  • ⚠️ removed the enum value google_cloud of the request property data/attributes/source
  • ⚠️ removed the enum value grafana of the request property data/attributes/source
  • ⚠️ removed the enum value heartbeat of the request property data/attributes/source
  • ⚠️ removed the enum value honeycomb of the request property data/attributes/source
  • ⚠️ removed the enum value jira of the request property data/attributes/source
  • ⚠️ removed the enum value linear of the request property data/attributes/source
  • ⚠️ removed the enum value live_call_routing of the request property data/attributes/source
  • ⚠️ removed the enum value manual of the request property data/attributes/source
  • ⚠️ removed the enum value mobile of the request property data/attributes/source
  • ⚠️ removed the enum value monte_carlo of the request property data/attributes/source
  • ⚠️ removed the enum value nagios of the request property data/attributes/source
  • ⚠️ removed the enum value new_relic of the request property data/attributes/source
  • ⚠️ removed the enum value nobl9 of the request property data/attributes/source
  • ⚠️ removed the enum value opsgenie of the request property data/attributes/source
  • ⚠️ removed the enum value pagerduty of the request property data/attributes/source
  • ⚠️ removed the enum value pagertree of the request property data/attributes/source
  • ⚠️ removed the enum value prtg of the request property data/attributes/source
  • ⚠️ removed the enum value rollbar of the request property data/attributes/source
  • ⚠️ removed the enum value rootly of the request property data/attributes/source
  • ⚠️ removed the enum value sentry of the request property data/attributes/source
  • ⚠️ removed the enum value service_now of the request property data/attributes/source
  • ⚠️ removed the enum value slack of the request property data/attributes/source
  • ⚠️ removed the enum value splunk of the request property data/attributes/source
  • ⚠️ removed the enum value victorops of the request property data/attributes/source
  • ⚠️ removed the enum value web of the request property data/attributes/source
  • ⚠️ removed the enum value workflow of the request property data/attributes/source
  • ⚠️ removed the enum value zendesk of the request property data/attributes/source
  • request property data/attributes/source deprecated
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

POST /v1/alerts/{id}/acknowledge

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

POST /v1/alerts/{id}/escalate

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

POST /v1/alerts/{id}/resolve

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

POST /v1/alerts/{id}/snooze

  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_id to the response with the 200 status
  • added the optional property data/attributes/allOf[#/components/schemas/alert]/notification_target_type to the response with the 200 status

DELETE /v1/escalation_paths/{id}

  • ⚠️ added subschema #7, subschema #8 to the data/attributes/allOf[#/components/schemas/escalation_policy_path]/rules/items/ response property oneOf list for the response status 200

GET /v1/escalation_paths/{id}

  • ⚠️ added subschema #7, subschema #8 to the data/attributes/allOf[#/components/schemas/escalation_policy_path]/rules/items/ response property oneOf list for the response status 200

PUT /v1/escalation_paths/{id}

  • ⚠️ added subschema #7, subschema #8 to the data/attributes/allOf[#/components/schemas/escalation_policy_path]/rules/items/ response property oneOf list for the response status 200
  • added subschema #7, subschema #8 to the data/attributes/rules/items/ request property oneOf list

GET /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • ⚠️ added subschema #7, subschema #8 to the data/items/attributes/allOf[#/components/schemas/escalation_policy_path]/rules/items/ response property oneOf list for the response status 200

POST /v1/escalation_policies/{escalation_policy_id}/escalation_paths

  • ⚠️ added subschema #7, subschema #8 to the data/attributes/allOf[#/components/schemas/escalation_policy_path]/rules/items/ response property oneOf list for the response status 201
  • added subschema #7, subschema #8 to the data/attributes/rules/items/ request property oneOf list

GET /v1/incidents/{incident_id}/alerts

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

POST /v1/incidents/{incident_id}/alerts

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

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

  • added the new optional request property data/attributes/started_at

GET /v1/on_call_pay_reports

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

POST /v1/on_call_pay_reports

  • added the new optional request property data/attributes/time_zone
  • added the new optional request property data/attributes/use_responders_time_zone
  • added the optional property data/attributes/allOf[#/components/schemas/on_call_pay_report]/use_responders_time_zone to the response with the 201 status

GET /v1/on_call_pay_reports/{id}

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

PUT /v1/on_call_pay_reports/{id}

  • added the new optional request property data/attributes/time_zone
  • added the new optional request property data/attributes/use_responders_time_zone
  • added the optional property data/attributes/allOf[#/components/schemas/on_call_pay_report]/use_responders_time_zone to the response with the 200 status

POST /v1/on_call_pay_reports/{id}/regenerate

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

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

  • added the new optional request property data/attributes/started_at

DELETE /v1/workflow_tasks/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/http_client_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/http_client_task_params]/retry_wait_time to the response with the 200 status

GET /v1/workflow_tasks/{id}

  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/http_client_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/http_client_task_params]/retry_wait_time to the response with the 200 status

PUT /v1/workflow_tasks/{id}

  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/http_client_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/anyOf[#/components/schemas/http_client_task_params]/retry_wait_time
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/http_client_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/http_client_task_params]/retry_wait_time to the response with the 200 status

GET /v1/workflows/{workflow_id}/workflow_tasks

  • added the optional property data/items/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/http_client_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/http_client_task_params]/retry_wait_time to the response with the 200 status

POST /v1/workflows/{workflow_id}/workflow_tasks

  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/http_client_task_params]/retry_count
  • added the new optional request property data/attributes/task_params/oneOf[#/components/schemas/http_client_task_params]/retry_wait_time
  • added the optional property data/attributes/allOf[#/components/schemas/workflow_task]/task_params/oneOf[#/components/schemas/http_client_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/http_client_task_params]/retry_wait_time to the response with the 201 status

@renovate renovate Bot force-pushed the renovate/vendir-openapi-sync branch from 2797104 to ef2aafd Compare May 27, 2026 17:17
@renovate renovate Bot force-pushed the renovate/vendir-openapi-sync branch from ef2aafd to 0933615 Compare May 28, 2026 08:47
To reduce the breakage for our users, we can instead re-add the enum
values, and mark it as deprecated.
@renovate

renovate Bot commented May 28, 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.

@jamietanna jamietanna merged commit 52bcd63 into master May 28, 2026
16 checks passed
@jamietanna jamietanna deleted the renovate/vendir-openapi-sync branch May 28, 2026 13:48
jamietanna added a commit that referenced this pull request May 29, 2026
As noted in #97, we should also surface what the OpenAPI spec looks like
when it's had the Overlay run against it.

Not only would this help with changes like #91, where it wasn't clear
what the resulting Overlay changes were and if there were now any
breaking changes left, but it will help to generally ensure that we know
what our final spec is before we're generating code from it.

Closes #97.

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@rootly.com>
jamietanna added a commit that referenced this pull request May 29, 2026
As noted in #97, we should also surface what the OpenAPI spec looks like
when it's had the Overlay run against it.

Not only would this help with changes like #91, where it wasn't clear
what the resulting Overlay changes were and if there were now any
breaking changes left, but it will help to generally ensure that we know
what our final spec is before we're generating code from it.

Closes #97.

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@rootly.com>
jamietanna added a commit that referenced this pull request May 29, 2026
As noted in #97, we should also surface what the OpenAPI spec looks like
when it's had the Overlay run against it.

Not only would this help with changes like #91, where it wasn't clear
what the resulting Overlay changes were and if there were now any
breaking changes left, but it will help to generally ensure that we know
what our final spec is before we're generating code from it.

Closes #97.

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@rootly.com>
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.

2 participants