You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(data-api): state what the analytics query result's fields[] really declares
The callout said each entry carries exactly `name` and `type` "and nothing
else", and that reading `label` / `format` off a query result yields
`undefined`. `AnalyticsResultResponseSchema` declares `label` / `format` /
`currency` / `percentScale` / `builtinAggregate` as optional members and the
`AnalyticsResult` contract mirrors them, so both sentences are false on this
tree. Rewrite the callout in the conditional form the schema supports and keep
the cube-metadata pointer as the declaration surface it is.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vbw3RPgdtqesx4azk9SbW8
0 commit comments