Skip to content

Missing property "abTestID" in search response TypeScript types #1418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
anjakunkel opened this issue Jul 20, 2022 · 0 comments · Fixed by #1419
Closed

Missing property "abTestID" in search response TypeScript types #1418

anjakunkel opened this issue Jul 20, 2022 · 0 comments · Fixed by #1419

Comments

@anjakunkel
Copy link

I would like to report a missing field in your TypeScript type definitions:
According to https://www.algolia.com/doc/api-reference/api-parameters/getRankingInfo/?client=javascript, I expect a field abTestID to be part of the SearchResponse type.

When looking into the JSON response of the request, the "abTestID" field is present and contains correct data. The only part missing is that is not in your TypeScript type definitions, yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant