-
Notifications
You must be signed in to change notification settings - Fork 268
Milestone
Description
v0.28 introduces two main changes in the indexes API:
Removal of name field
As the heading. name has been virtually useless at best, misleading and confusing at worst for some time now.
Pagination
Much like /keys and /documents, /indexes now supports pagination with the introduction of new query parameters (limit, offset) and response body fields (limit, offset, total)
References
Specs:
- field removal: Indexes API - Remove
namefield specifications#140 - pagination: API Guideline - Return list of API resources under a
resultsarray specifications#138
Issue on core: Changes inIndexesresources meilisearch#2373
SME: @irevoire
Metadata
Metadata
Assignees
Labels
No labels