Skip to content

docs: clarify in OpenAPI spec that at least one collection parameter is required for search - #469

Merged
kad-korpem merged 4 commits into
masterfrom
clarify-search-collection-required
Jul 22, 2026
Merged

docs: clarify in OpenAPI spec that at least one collection parameter is required for search#469
kad-korpem merged 4 commits into
masterfrom
clarify-search-collection-required

Conversation

@kad-korpem

Copy link
Copy Markdown
Collaborator

Description

Clarify in the OpenAPI spec that the /search endpoint requires both the q parameter and at least one collection parameter (e.g., mycollection[version]=1).

Type of change

  • Minor change (typo, formatting, version bump)
  • Improvement of existing feature

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@github-actions github-actions Bot added the docs label Jul 22, 2026
@kad-korpem
kad-korpem merged commit 9ac0502 into master Jul 22, 2026
10 checks passed
@kad-korpem
kad-korpem deleted the clarify-search-collection-required branch July 22, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants