Closed
Description
some breaking changes that need to happen
- multipleQueries
- add strategy
- browseAll -> browse with async iterator
- browseAll method gone
- browseFrom({ ?query, ...browseParams, ?cursor})
- be careful about requesterOptions
- make requestOptions simpler
- if known: header
- if not known: query param
- accept both longhand and shorthand:
algoliaAgent
,x-algolia-agent
- listIndexes keep page or remove it?
- addApiKey -> acl, not acls
- remove api key methods on index
- partialUpdateObject (createIfNotExists=true)
- test if
getLogs
works correctly
Metadata
Metadata
Assignees
Labels
No labels