ApiSchemas
SpendScope
One shape from the contract, as it appears on the wire.
Used by apiKeys.create, apiKeys.update, sessions.create, sessions.send
Referenced from SpendCapExceedsParentEncoded, SpendLimitExceededEncoded
JSON Schema
{
"type": "string",
"enum": [
"environment",
"key"
]
}