Skip to content

Commit f1507e1

Browse files
algolia-botmillotp
andcommitted
fix(specs): add a linter to assert that type is present (generated)
algolia/api-clients-automation#4393 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]>
1 parent f2b618a commit f1507e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/algoliasearch/abtesting/ListABTestsResponse.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ package algoliasearch.abtesting
2727
/** ListABTestsResponse
2828
*
2929
* @param abtests
30-
* A/B tests.
30+
* The list of A/B tests, null if no A/B tests are configured for this application.
3131
* @param count
3232
* Number of A/B tests.
3333
* @param total

0 commit comments

Comments
 (0)