You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
430: Add Sync Indexes API r=curquiza a=Sherlouk
# Pull Request
## Related issue
Fixes#367
## What does this PR do?
- Introduces new swapIndexes API. This is NOT a breaking change.
- Adds a new "wait" function to TaskInfo for cleaner async code (additive).
Worth noting that the above issue references an "API key action" and an error code. Neither of these are currently stored in the package and thus no changes needed.
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] 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: James Sherlock <[email protected]>
0 commit comments