meilisearch / meilisearch-swift

Swift client for the Meilisearch API
https://www.meilisearch.com
MIT License
93 stars 26 forks source link

Fix tests with v0.30 Meilisearch #364

Closed brunoocasali closed 1 year ago

brunoocasali commented 1 year ago

Just fix the tests, and the implementation will be done in other PRs

brunoocasali commented 1 year ago

LGTM! But why create a PR to fix the tests instead of creating a PR to update the task filters for:

  • Rename status to statuses
  • Rename type to types
  • Rename indexUid to indexUids ?

It is easier for the reviewers! Less stuff to note :)