chore(deps): update vendored openapi spec#91
Merged
Conversation
API Changelog v1 vs. v1API ChangesGET /v1/alerts
POST /v1/alerts
GET /v1/alerts/{id}
PATCH /v1/alerts/{id}
POST /v1/alerts/{id}/acknowledge
POST /v1/alerts/{id}/escalate
POST /v1/alerts/{id}/resolve
POST /v1/alerts/{id}/snooze
DELETE /v1/escalation_paths/{id}
GET /v1/escalation_paths/{id}
PUT /v1/escalation_paths/{id}
GET /v1/escalation_policies/{escalation_policy_id}/escalation_paths
POST /v1/escalation_policies/{escalation_policy_id}/escalation_paths
GET /v1/incidents/{incident_id}/alerts
POST /v1/incidents/{incident_id}/alerts
POST /v1/incidents/{incident_id}/status-page-events
GET /v1/on_call_pay_reports
POST /v1/on_call_pay_reports
GET /v1/on_call_pay_reports/{id}
PUT /v1/on_call_pay_reports/{id}
POST /v1/on_call_pay_reports/{id}/regenerate
PUT /v1/status-page-events/{id}
DELETE /v1/workflow_tasks/{id}
GET /v1/workflow_tasks/{id}
PUT /v1/workflow_tasks/{id}
GET /v1/workflows/{workflow_id}/workflow_tasks
POST /v1/workflows/{workflow_id}/workflow_tasks
|
2797104 to
ef2aafd
Compare
ef2aafd to
0933615
Compare
To reduce the breakage for our users, we can instead re-add the enum values, and mark it as deprecated.
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
kwent
approved these changes
May 28, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.