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

fix: pass query params to delete calls (#217) #218

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

tharropoulos
Copy link
Contributor

Change Summary

The document delete function didn't pass query parameters to the relevant API call, resulting in errors as mentioned in #217. This PR introduces a new parameter to the delete function, using an already implemented interface to ensure typesafety as well

PR Checklist

@kishorenc kishorenc merged commit d6b2487 into typesense:master Jul 18, 2024
1 check passed
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