algoliasearch-client-javascript
algoliasearch-client-javascript copied to clipboard
Null value for GetABTestResponse.ts
Hey team,
I noticed that in GetABTestResponse.ts the type of clickSignificance and conversionSignificance can't be null.
But it can happen. For example when you just have created a test.
is it explicitly set to null or is the key not given?
if so, it looks like the doc is wrong too: https://www.algolia.com/doc/api-reference/api-methods/get-ab-test/#response
it's explicitly set to null. I am reaching out to the team. Thanks for your answer :)
We're gonna update the documentation :)