Skip to content

Commit

Permalink
chore: generated code for commit 2b70d9ea. [skip ci]
Browse files Browse the repository at this point in the history
algolia/api-clients-automation@2b70d9e

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Kai Welke <kai.welke@algolia.com>
  • Loading branch information
algolia-bot and kai687 committed May 16, 2024
1 parent b62138b commit 6cd5435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export type SearchForFacetValuesResponse = {
facetHits: FacetHits[];

/**
* See the `facetsCount` field of the `exhaustive` object in the response.
* Whether the facet count is exhaustive (true) or approximate (false). For more information, see [Why are my facet and hit counts not accurate](https://support.algolia.com/hc/en-us/articles/4406975248145-Why-are-my-facet-and-hit-counts-not-accurate-).
*/
exhaustiveFacetsCount: boolean;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export type SearchForFacetValuesResponse = {
facetHits: FacetHits[];

/**
* See the `facetsCount` field of the `exhaustive` object in the response.
* Whether the facet count is exhaustive (true) or approximate (false). For more information, see [Why are my facet and hit counts not accurate](https://support.algolia.com/hc/en-us/articles/4406975248145-Why-are-my-facet-and-hit-counts-not-accurate-).
*/
exhaustiveFacetsCount: boolean;

Expand Down

0 comments on commit 6cd5435

Please sign in to comment.