Change Updates

Do not miss any Meilisearch API changes, ever again

Subscribe to the Meilisearch API changelog to be up to date on recent changes.

RSS
Meilisearch API documentation

Change #cef6cd20

Last update:
Compare
0.26.0

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /indexes/{indexUid}/tasks
  • Response
  • 200 response Modified
    • results attribute Modified
GET /indexes/{indexUid}/tasks/{taskUid}
  • Response
  • 200 response Modified
    • batchUid attribute Added
GET /tasks
  • Response
  • 200 response Modified
    • results attribute Modified
GET /tasks/:taskUid
  • Response
  • 200 response Modified
    • batchUid attribute Added