Skip to content

Commit aac345e

Browse files
algolia-botFluf22
andcommitted
fix(specs): clean up abTest schema on listIndices response (generated)
algolia/api-clients-automation#6448 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Thomas Raffray <Fluf22@users.noreply.github.com>
1 parent 9545da1 commit aac345e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

packages/client-search/model/fetchedIndexAbTest.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ export type FetchedIndexAbTest = {
1212
*/
1313
id: number;
1414

15-
/**
16-
* Whether the A/B test is a dark test (server-side measured, not user-facing). Only present when true.
17-
*/
18-
isDark?: boolean | undefined;
19-
2015
/**
2116
* A/B test schema version. Only present for v2 and later tests.
2217
*/

0 commit comments

Comments
 (0)