Skip to content

Comments

chore: update control openapi spec#1288

Open
knock-eng-bot wants to merge 9 commits intomainfrom
control-openapi-spec-updates
Open

chore: update control openapi spec#1288
knock-eng-bot wants to merge 9 commits intomainfrom
control-openapi-spec-updates

Conversation

@knock-eng-bot
Copy link
Contributor

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

@vercel
Copy link

vercel bot commented Jan 27, 2026

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

Project Deployment Actions Updated (UTC)
docs Error Error Feb 19, 2026 10:23pm

Request Review

Copy link

@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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

title: WorkflowExperimentStepBranch
type: object
x-struct: null
x-validate: null
Copy link

Choose a reason for hiding this comment

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

Unused schema duplicates inline definition

Low Severity

The WorkflowExperimentStepBranch schema is defined as a standalone component but is never referenced via $ref anywhere in the spec. Instead, WorkflowRandomCohortStep.cohort_branches.items duplicates the exact same schema definition inline. This results in dead code that SDK generators will still process, potentially producing an unused type in generated clients.

Additional Locations (1)

Fix in Cursor Fix in Web

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