Skip to content

Commit

Permalink
Update specification/graph/_types/ExploreControls.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdon Pijpelink <[email protected]>
  • Loading branch information
szabosteve and abdonpijpelink authored Aug 3, 2023
1 parent dbb968d commit 32771e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/graph/_types/ExploreControls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export class ExploreControls {
timeout?: Duration
/**
* Filters associated terms so only those that are significantly associated with your query are included.
* @server_default True
* @server_default true
* @doc_id search-aggregations-bucket-significantterms-aggregation
*/
use_significance: boolean
Expand Down

0 comments on commit 32771e5

Please sign in to comment.