meilisearch/meilisearch-http
Loïc Lecrenier d5638d2c27 Use more precise error codes/message for the task routes
+ Allow star operator in delete/cancel tasks
+ rename originalQuery to originalFilters
+ Display error/canceled_by in task view even when they are = null
+ Rename task filter fields by using their plural forms
+ Prepare an error code for canceledBy filter
+ Only return global tasks if the API key action `index.*` is there
2022-11-08 13:18:17 +01:00
..
src Use more precise error codes/message for the task routes 2022-11-08 13:18:17 +01:00
tests Merge branch 'main' into index-swap-error-handling 2022-10-27 18:06:45 +02:00
build.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
Cargo.toml Update version for the next release (v0.30.0) in Cargo.toml files 2022-10-27 11:35:44 +00:00