Skip to content

Commit 37b24ea

Browse files
algolia-bote-krebs
andcommitted
fix(specs): do not cache searchCompositionRules (generated)
algolia/api-clients-automation#4127 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Emmanuel Krebs <[email protected]>
1 parent 288b814 commit 37b24ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/client-composition/src/compositionClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,6 @@ export function createCompositionClient({
590590
queryParameters,
591591
headers,
592592
data: searchCompositionRulesParams ? searchCompositionRulesParams : {},
593-
useReadTransporter: true,
594-
cacheable: true,
595593
};
596594

597595
return transporter.request(request, requestOptions);

0 commit comments

Comments
 (0)