meilisearch-python
meilisearch-python copied to clipboard
[v1.16] Add support for `/export` API
This issue follows the changes related to Meilisearch v1.16.0 mega issue.
Description
Add the necessary methods to interact with the export API.
For more context, see the related issue in Meilisearch: https://github.com/meilisearch/meilisearch/issues/5713
Tasks
- [ ] Add the new methods to interact with the Meilisearch API
- [ ] Add new tests cases
- [ ] Write an example code in
.code-samples.meilisearch.yamlunder theexport_post_1key