Skip to content

Scope boolean query overrides#26717

Merged
kitlangton merged 1 commit into
devfrom
cleanup/openapi-boolean-query-routes
May 10, 2026
Merged

Scope boolean query overrides#26717
kitlangton merged 1 commit into
devfrom
cleanup/openapi-boolean-query-routes

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

@kitlangton kitlangton commented May 10, 2026

Summary

  • Replace the broad boolean query-name override set with route-specific compatibility schemas.
  • Add focused coverage for the boolean query SDK call shapes that still need compatibility handling.

Testing

  • bun test --timeout 5000 test/server/httpapi-query-schema-drift.test.ts
  • bun typecheck from packages/opencode
  • bunx prettier --check packages/opencode/src/server/routes/instance/httpapi/public.ts packages/opencode/test/server/httpapi-query-schema-drift.test.ts
  • bunx oxlint packages/opencode/src/server/routes/instance/httpapi/public.ts packages/opencode/test/server/httpapi-query-schema-drift.test.ts
  • ./packages/sdk/js/script/build.ts generated only unrelated declaration-order churn; not committed.
  • pre-push bun turbo typecheck

Stack

@kitlangton kitlangton changed the base branch from cleanup/openapi-diff-message-query to dev May 10, 2026 15:54
@kitlangton kitlangton force-pushed the cleanup/openapi-boolean-query-routes branch from c047be5 to 62b7961 Compare May 10, 2026 15:55
@kitlangton kitlangton merged commit 11030c6 into dev May 10, 2026
10 checks passed
@kitlangton kitlangton deleted the cleanup/openapi-boolean-query-routes branch May 10, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant