Commit 844f540
Merge #868
868: fix: replace the code sample related to the `delete_documents` method… r=sanders41 a=zebra-f
# Pull Request
## Related issue
Fixes #867
## What does this PR do?
Updates the code sample to demonstrate the correct method call.
Replaces the dictionary usage with the direct usage of the filter argument.
## PR checklist
Please check if your PR fulfills the following requirements:
- [✅] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [✅] Have you read the contributing guidelines?
- [✅] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: rafal <zebraf.dev@gmail.com>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments