Skip to content

Make sure that optional parameters in the search tool are represented…#77

Merged
Raibaz merged 1 commit into
mainfrom
search-schema-nullable
May 26, 2026
Merged

Make sure that optional parameters in the search tool are represented…#77
Raibaz merged 1 commit into
mainfrom
search-schema-nullable

Conversation

@Raibaz
Copy link
Copy Markdown
Collaborator

@Raibaz Raibaz commented May 26, 2026

… as List | None and add a test to ensure that the schema is valid

Fixes #74

@Raibaz Raibaz requested a review from BenRKarl May 26, 2026 13:26
@Raibaz Raibaz force-pushed the search-schema-nullable branch from 71f3e90 to de9eb21 Compare May 26, 2026 13:27
… as List | None and add a test to ensure that the schema is valid

Change-Id: Iae6d09e1b64fbddd2130bbceb0e9528880fedf94
@Raibaz Raibaz force-pushed the search-schema-nullable branch from de9eb21 to 76d782c Compare May 26, 2026 13:28
@Raibaz Raibaz merged commit 5b45a69 into main May 26, 2026
12 checks passed
@Raibaz Raibaz deleted the search-schema-nullable branch May 26, 2026 20:12
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.

search tool rejects every array parameter (fields, conditions, orderings) as a string — blocks all queries

2 participants