MeiliSearch/meilisearch-http/src/routes/indexes
bors[bot] b83455f345
Merge #2454
2454: Unify the pagination of the index and documents route behind a common type r=curquiza a=irevoire

`@MarinPostma` wdyt of keeping the `auto_paginate_sized` until we implement the pagination on every route that needs it just to see if it could be useful to something else

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-06-02 15:01:43 +00:00
..
documents.rs chore(http): unify the pagination of the index and documents route behind a common type 2022-06-02 14:06:56 +02:00
mod.rs Merge #2454 2022-06-02 15:01:43 +00:00
search.rs chore(search): rename in the search endpoint 2022-05-19 16:31:37 +02:00
settings.rs Update the /indexes/{indexUid}/settings/* verbs by adding a macro parameter 2022-06-02 11:55:47 +02:00