Skip to content

Commit 32771e5

Browse files
Update specification/graph/_types/ExploreControls.ts
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
1 parent dbb968d commit 32771e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/graph/_types/ExploreControls.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export class ExploreControls {
4343
timeout?: Duration
4444
/**
4545
* Filters associated terms so only those that are significantly associated with your query are included.
46-
* @server_default True
46+
* @server_default true
4747
* @doc_id search-aggregations-bucket-significantterms-aggregation
4848
*/
4949
use_significance: boolean

0 commit comments

Comments
 (0)