Skip to content

Commit 1a212a0

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 3dd47c8 commit 1a212a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/algolia/models/abtesting/list_ab_tests_response.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
module Algolia
99
module Abtesting
1010
class ListABTestsResponse
11-
# A/B tests.
11+
# The list of A/B tests, null if no A/B tests are configured for this application.
1212
attr_accessor :abtests
1313

1414
# Number of A/B tests.

0 commit comments

Comments
 (0)