Skip to content

v4 api client review #662

Closed
Closed
@Haroenv

Description

@Haroenv

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions