ApiSchemas
StreamInclude
One shape from the contract, as it appears on the wire.
Used by sessions.streamToken
Referenced from StreamTokenIssued
JSON Schema
{
"type": "string",
"enum": [
"cost",
"metadata",
"identity",
"compaction_summary",
"sandbox",
"connections",
"trace"
]
}