MeiliSearch/meilisearch/tests/documents
meili-bors[bot] e78da35287
Merge #4930
4930: Return `UserError::InvalidDocumentId` for primary keys with a length greater than 512 bytes r=curquiza a=flevi29

# Pull Request

## Related issue
Fixes #4843

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: F. Levi <55688616+flevi29@users.noreply.github.com>
2024-09-30 15:55:05 +00:00
..
add_documents.rs Update tests 2024-09-16 22:22:24 +03:00
delete_documents.rs Fix tests 2023-10-30 15:11:07 +01:00
errors.rs Fix tests that check error message content 2024-09-17 17:14:39 +02:00
get_documents.rs Merge #4804 2024-07-17 15:47:11 +00:00
mod.rs fix a wrong error code and add tests on the document resource 2023-01-18 15:28:02 +01:00
update_documents.rs Update tests 2024-09-16 22:22:24 +03:00