Skip to content

v0.28: Indexes API changes #1701

@guimachiavelli

Description

@guimachiavelli

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:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions