meilisearch/meilisearch-http/src/routes
Irevoire ddad6cc069
feat(http): update the documents resource
- Return Documents API resources on `/documents` in an array in the the results field.
- Add limit, offset and total in the response body.
- Rename `attributesToRetrieve` into `fields` (only for the `/documents` endpoints, not for the `/search` ones).
- The `displayedAttributes` settings does not impact anymore the displayed fields returned in the `/documents` endpoints. These settings only impacts the `/search` endpoint.

Fix #2372
2022-05-31 16:40:40 +02:00
..
indexes feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
api_key.rs sequential extractor 2022-03-04 20:43:12 +01:00
dump.rs remove dump status route 2022-05-25 11:13:34 +02:00
mod.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
tasks.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00