chore: update switchboard openapi spec - #1603
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
knock-eng-bot
enabled auto-merge (squash)
August 12, 2026 15:48
There was a problem hiding this comment.
Risk MEDIUM: Automated OpenAPI spec sync that reorders webhook message event enum values in the switchboard spec.
Reasons
- Modifies
data/specs/api/openapi.yml, which triggers the OpenAPI spec MEDIUM risk rule - Single file changed with a small diff (2 insertions, 2 deletions)
- No application code, build config, or dependency changes
- Author is
knock-eng-bot, a known trusted automation bot - Change is cosmetic enum reordering only (
message.delivery_attempted,message.undelivered); no schema additions or removals
Notes
- Confirm the reordered webhook event enum values match the upstream switchboard API at commit
3f902a4606083811ec91b0a37c460f7032da905c - Spot-check that the API reference page for webhook event types still renders the enum list correctly
- No MDX content or sidebar navigation updates are included, so docs prose should be unaffected
Sent by Cursor Automation: Docs PR classifier
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.


Automated PR created from GitHub Actions workflow from knocklabs/stainless-knock-api (3f902a4606083811ec91b0a37c460f7032da905c).