MeiliSearch/meilisearch-http/tests/documents
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
..
add_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
delete_documents.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
get_documents.rs fix(http): Fix the query parameter in the Documents route 2022-06-02 14:10:44 +02:00
mod.rs last review edits + fmt 2021-03-15 18:11:10 +01:00