Skip to content

Scope boolean query overrides#26640

Closed
kitlangton wants to merge 1 commit into
cleanup/openapi-diff-message-queryfrom
cleanup/openapi-boolean-query-routes
Closed

Scope boolean query overrides#26640
kitlangton wants to merge 1 commit into
cleanup/openapi-diff-message-queryfrom
cleanup/openapi-boolean-query-routes

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

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.

Stack

@kitlangton kitlangton force-pushed the cleanup/openapi-diff-message-query branch from f7513af to 8308fbc Compare May 10, 2026 03:33
@kitlangton kitlangton requested a review from adamdotdevin as a code owner May 10, 2026 03:33
@kitlangton kitlangton force-pushed the cleanup/openapi-boolean-query-routes branch from 9e77041 to 0c04e32 Compare May 10, 2026 03:34
@kitlangton kitlangton closed this May 10, 2026
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