You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What
Add missing props to the Insights event type
## Note
Some props are not strongly typed because they can be multiple things
(usually string or number)
In the future, we should allow extracting data from the opts variadic
param
fixes#767
Description
Insights Events type is missing parameters when compared to the API spec https://www.algolia.com/doc/rest-api/insights/#tag/events/operation/pushEvents
and others.
This is preventing us to push this information to Algolia's insights API.
Client
Insights
Version
3
Relevant log output
No response
The text was updated successfully, but these errors were encountered: