meilisearch / meilisearch-js

JavaScript client for the Meilisearch API

Home Page:https://www.meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing type `dumpCreation` in type `TaskTypes`

nicolasvienot opened this issue · comments

Description
Meilisearch tasks type can be dumpCreation but it's missing in the type TaskTypes in meilisearch-js.
See tasks documentation here: https://www.meilisearch.com/docs/reference/api/tasks#type

Expected behavior
The type TaskTypes contains dumpCreation