Skip to content

Commit f314b53

Browse files
committed
add variants to changetype
1 parent b463ebf commit f314b53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification/_types/aggregations/Aggregate.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,9 @@ export class ChangePointBucket extends MultiBucketBase {
395395
key: FieldValue
396396
}
397397

398+
/**
399+
* @variants typed_keys_quirk
400+
*/
398401
export type ChangeType =
399402
| Dip
400403
| DistributionChange

0 commit comments

Comments
 (0)