Skip to content

chore(codegen): daily schema refresh (2026-05-15)#6

Open
timgl wants to merge 1 commit into
mainfrom
posthog-code/schema-refresh-2026-05-15
Open

chore(codegen): daily schema refresh (2026-05-15)#6
timgl wants to merge 1 commit into
mainfrom
posthog-code/schema-refresh-2026-05-15

Conversation

@timgl
Copy link
Copy Markdown
Contributor

@timgl timgl commented May 15, 2026

Summary

Daily OpenAPI schema refresh. The live spec changed in a docs-only way: TrendsFilter aggregation axis fields (aggregationAxisFormat, aggregationAxisPrefix, aggregationAxisPostfix, decimalPlaces) now carry inline descriptions. No new or removed operationIds in the managed surface.

Spec diff size

src/generated/api.d.ts: +15 / −1 (description fields only, no schema or path changes).
openapi-filter.yaml: unchanged.

New operationIds added to the filter

None. No managed resource family gained or lost an operationId. The drift detector's full list of live-spec operationIds outside the filter (~1000 entries) consists of intentionally-excluded internal/admin/non-CRUD endpoints — same as prior refreshes. None of them surfaced a new managed-resource family worth adopting in this pass.

Resources touched

None. No src/resources/** Zod schemas or pipeline.ts projections needed changes — the description additions don't affect generated types.

Unresolved drift

None. pnpm typecheck && pnpm test both pass (35 files, 291 tests).

Operations removed from the live spec

None detected.

TaskRun

50de40fd-c93a-4827-b888-c0346960b51c

TrendsFilter aggregation axis fields now carry inline docs for format,
prefix, postfix, and decimal places. No managed operationIds added or
removed.

Generated-By: PostHog Code
Task-Id: 50de40fd-c93a-4827-b888-c0346960b51c
@timgl timgl requested a review from pl May 15, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant