Skip to content

bug(logs): wrong type definitions #1137

@kombucha

Description

@kombucha

Description

It seems like the type definitions for what a Log item is are wrong as of algoliasearch@4.1.0.
All the fields are defined as camel case when they should actually be snake case.

eg:

  • queryHeaders should be query_headers
  • timeStamp should betimestamp
    etc

I can make a PR :)

Related

See documentation
Missing inner_queries field

Metadata

Metadata

Assignees

No one assigned

    Labels

    TypeScriptProblems related to TypeScript definitionsbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions