chore(codegen): daily schema refresh (2026-05-15)#6
Open
timgl wants to merge 1 commit into
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Daily OpenAPI schema refresh. The live spec changed in a docs-only way:
TrendsFilteraggregation 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 orpipeline.tsprojections needed changes — the description additions don't affect generated types.Unresolved drift
None.
pnpm typecheck && pnpm testboth pass (35 files, 291 tests).Operations removed from the live spec
None detected.
TaskRun
50de40fd-c93a-4827-b888-c0346960b51c