UsageReadResult
usage/read result: {usage?} — omitted, never null, when the host
has observed nothing (ADR 32563 D2: truthful absence, no
“nothing observed” error).
Fields and variants
Section titled “Fields and variants”usage
Source
schema/msp/experimental/msp.schema.json#/types/UsageReadResult
{ "description": "`usage/read` result: `{usage?}` — omitted, never `null`, when the host\nhas observed nothing (ADR 32563 D2: truthful absence, no\n\"nothing observed\" error).", "properties": { "usage": { "$ref": "#/$defs/SubscriptionUsage", "description": "The last-observed subscription usage window, when one exists." } }, "type": "object"}