Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update openapi and put query in Search tag #23

Merged
merged 23 commits into from
Jul 1, 2024
Merged

Conversation

coszio
Copy link
Contributor

@coszio coszio commented Jun 26, 2024

With example snippets for

  • query by id
  • recommend query
  • fusion query
  • rescoring query
  • batch query

langs:

  • Python
  • Java
  • C#
  • TS
  • Rust

Copy link

github-actions bot commented Jun 26, 2024

@coszio coszio marked this pull request as draft June 26, 2024 20:51
@coszio coszio force-pushed the remap-query-to-search-tag branch from dbea1b4 to 556fb19 Compare June 27, 2024 18:47
@coszio coszio force-pushed the remap-query-to-search-tag branch from 375015e to ed5778d Compare June 27, 2024 18:53
@coszio coszio marked this pull request as ready for review June 28, 2024 18:25
@coszio coszio requested a review from generall June 28, 2024 18:28
@coszio
Copy link
Contributor Author

coszio commented Jun 28, 2024

To fix: Query API appears on 1.9 because of the description overwrite. It should be an override instead, where it doesn't show if the openapi spec doesn't have it

@generall generall merged commit ec93dae into main Jul 1, 2024
@Anush008 Anush008 deleted the remap-query-to-search-tag branch July 2, 2024 02:38
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.

3 participants