Skip to content

chore: update control openapi spec#1470

Open
knock-eng-bot wants to merge 1 commit into
mainfrom
control-openapi-spec-updates
Open

chore: update control openapi spec#1470
knock-eng-bot wants to merge 1 commit into
mainfrom
control-openapi-spec-updates

Conversation

@knock-eng-bot
Copy link
Copy Markdown
Contributor

Automated PR created from GitHub Actions workflow from knocklabs/control release (v0.1.1437).

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 3, 2026 8:30pm

Request Review

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk MEDIUM: Reorders schema $ref entries in the OpenAPI spec, swapping MessageTypeNumberField before MessageTypeTextField in 3 locations.

Reasons

  • OpenAPI spec file (data/specs/mapi/openapi.yml) is modified, which can affect API reference rendering order
  • The change reorders schema type definitions which may alter how fields appear in generated API documentation
  • Only 1 file changed with a trivial 3+/3- diff, keeping overall impact low
  • Automated bot change (knock-eng-bot) suggests this is a routine spec sync
  • No structural additions or removals to the schema, only positional swaps

Notes

  • Verify that the reordering of MessageTypeNumberField and MessageTypeTextField in the oneOf arrays does not affect how the API reference page renders field type options
  • Confirm this aligns with the intended field ordering in the control service's OpenAPI spec
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant