Skip to content

Commit bdf9cdb

Browse files
chore(spec): refresh api-surface snapshot for aggregation-policy exports (#2209)
#2208 added three @objectstack/spec/data exports (defaultAggregateFor, isIncoherentAggregate, MEASURE_FIELD_TYPES) but did not regenerate the public API-surface snapshot, so the `check:api-surface` gate failed on main. Intentional addition: 0 breaking, 3 added. Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
1 parent 97ba590 commit bdf9cdb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/spec/api-surface.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@
288288
"LocationCoordinates (type)",
289289
"LocationCoordinatesSchema (const)",
290290
"LogicalOperatorKey (type)",
291+
"MEASURE_FIELD_TYPES (const)",
291292
"Mapping (type)",
292293
"MappingInput (type)",
293294
"MappingSchema (const)",
@@ -423,6 +424,7 @@
423424
"WindowSpec (type)",
424425
"WindowSpecSchema (const)",
425426
"canonicalizeSqlType (function)",
427+
"defaultAggregateFor (function)",
426428
"defineCube (function)",
427429
"defineDatasource (function)",
428430
"defineMapping (function)",
@@ -434,6 +436,7 @@
434436
"isCompatible (function)",
435437
"isDateMacroToken (function)",
436438
"isFilterAST (function)",
439+
"isIncoherentAggregate (function)",
437440
"missingFieldValues (function)",
438441
"objectForm (const)",
439442
"parseAutonumberFormat (function)",

0 commit comments

Comments
 (0)