Skip to content

Commit d2181b1

Browse files
fix(specs): cleanup for composition API clients (generated)
algolia/api-clients-automation#5119 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clara Muller <[email protected]>
1 parent f7db3d4 commit d2181b1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/client-composition/model/condition.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ export type Condition = {
1010

1111
anchoring?: Anchoring | undefined;
1212

13-
/**
14-
* Whether the pattern should match plurals, synonyms, and typos.
15-
*/
16-
alternatives?: boolean | undefined;
17-
1813
/**
1914
* An additional restriction that only triggers the rule, when the search has the same value as `ruleContexts` parameter. For example, if `context: mobile`, the rule is only triggered when the search request has a matching `ruleContexts: mobile`. A rule context must only contain alphanumeric characters.
2015
*/

0 commit comments

Comments
 (0)