Skip to content

fix: add relevance sort option to POST /search in OpenAPI spec#8

Merged
johnf merged 1 commit intomainfrom
fix/relevance-sort-search
Mar 30, 2026
Merged

fix: add relevance sort option to POST /search in OpenAPI spec#8
johnf merged 1 commit intomainfrom
fix/relevance-sort-search

Conversation

@johnf
Copy link
Copy Markdown
Collaborator

@johnf johnf commented Mar 27, 2026

Summary

  • Add relevance as a sort option for the POST /search endpoint

Test plan

  • Verify the OpenAPI spec validates correctly
  • Confirm relevance sort option is documented

Add relevance to the sort enum and make it the default for the search
endpoint. Documents that the order parameter is ignored when sorting
by relevance.
@johnf johnf merged commit cf4fe17 into main Mar 30, 2026
@johnf johnf deleted the fix/relevance-sort-search branch March 30, 2026 23:51
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.

2 participants