Skip to content

docs(api): string operators, event_timeseries group_by, funnel param …#90

Merged
yosriady merged 3 commits into
mainfrom
docs/analytics-string-ops-funnel-params
Jun 26, 2026
Merged

docs(api): string operators, event_timeseries group_by, funnel param …#90
yosriady merged 3 commits into
mainfrom
docs/analytics-string-ops-funnel-params

Conversation

@yosriady

@yosriady yosriady commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

…rename

Sync api/openapi.json with the backend spec (PR #1932) and update prose:

  • AnalyticsFilterCondition gains startsWith/endsWith/includes (substring match on text columns) across all analytics endpoints.
  • GET /v0/event_timeseries: document new group_by breakdown + fail-loud 400 on unsupported filter operators.
  • GET /v0/funnel: breakdown→group_by, breakdown_top_n→limit (default 8→5), new attribution param; add migration note (breaking, no aliases).

Chart-settings breakdown (boards/charts) intentionally unchanged.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

…rename

Sync api/openapi.json with the backend spec (PR #1932) and update prose:
- AnalyticsFilterCondition gains startsWith/endsWith/includes (substring
  match on text columns) across all analytics endpoints.
- GET /v0/event_timeseries: document new group_by breakdown + fail-loud 400
  on unsupported filter operators.
- GET /v0/funnel: breakdown→group_by, breakdown_top_n→limit (default 8→5),
  new attribution param; add migration note (breaking, no aliases).

Chart-settings `breakdown` (boards/charts) intentionally unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
formo 🟢 Ready View Preview Jun 26, 2026, 2:46 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

yosriady and others added 2 commits June 26, 2026 09:51
…rename

Sync api/openapi.json with the backend spec (PR #1932) and update prose:
- AnalyticsFilterCondition gains startsWith/endsWith/includes (substring
  match on text columns) across all analytics endpoints.
- GET /v0/event_timeseries: document new group_by breakdown + fail-loud 400
  on unsupported filter operators.
- GET /v0/funnel: breakdown→group_by, breakdown_top_n→limit (default 8→5),
  new attribution param; add migration note (breaking, no aliases).
- cli/analytics.mdx: funnel --params breakdown → group_by, limit, attribution.

Chart-settings `breakdown` (boards/charts) intentionally unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The top-level "openapi" field caused mintlify validate to feed docs.json
itself into the OpenAPI parser ("Can't find supported Swagger/OpenAPI
version in specification"). Move the spec onto the API navigation tab
(the canonical location, from which per-page openapi refs inherit) and
drop the non-canonical "apiReference.spec" field.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@yosriady yosriady merged commit 56767ff into main Jun 26, 2026
6 checks passed
@yosriady yosriady deleted the docs/analytics-string-ops-funnel-params branch June 26, 2026 03:06
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