We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b618a commit f1507e1Copy full SHA for f1507e1
src/main/scala/algoliasearch/abtesting/ListABTestsResponse.scala
@@ -27,7 +27,7 @@ package algoliasearch.abtesting
27
/** ListABTestsResponse
28
*
29
* @param abtests
30
- * A/B tests.
+ * The list of A/B tests, null if no A/B tests are configured for this application.
31
* @param count
32
* Number of A/B tests.
33
* @param total
0 commit comments