This issue follows [mega issue](https://github.com/meilisearch/integration-guides/issues/317) of changes related to v1.16. ## Description We want to update this SDK to allow sorting on the documents API. This feature is introduced in [Meilisearch 1.16](https://www.meilisearch.com/blog/meilisearch-1-16?utm_campaign=oss&utm_medium=integrations). For more information, see the [documents API reference](https://www.meilisearch.com/docs/reference/api/documents?utm_campaign=oss&utm_medium=integrations). ## Tasks - [ ] Update documents methods to accept the `sort` parameter - [ ] Add new test case
This issue follows mega issue of changes related to v1.16.
Description
We want to update this SDK to allow sorting on the documents API. This feature is introduced in Meilisearch 1.16.
For more information, see the documents API reference.
Tasks
sortparameter