Skip to content

Conversation

@cghobson
Copy link

@cghobson cghobson commented Feb 4, 2026

Aligns JSON Schema with server's Zod validation at server/src/schemas/tool-inputs/update-order.ts:18 which requires at least one update field via Object.keys(data).length === 0 check.

We could go the other way and remove this strict check from the reference server, but since it's deliberately and specifically added aligning to it makes more sense to me.

Aligns JSON Schema with server's Zod validation at
server/src/schemas/tool-inputs/update-order.ts:18 which requires
at least one update field via Object.keys(data).length === 0 check.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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