meilisearch-python icon indicating copy to clipboard operation
meilisearch-python copied to clipboard

[v1.16] Add support for `/export` API

Open Strift opened this issue 4 months ago • 4 comments

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.yaml under the export_post_1 key

Strift avatar Aug 05 '25 08:08 Strift