ApiSchemas
UsageDay
One shape from the contract, as it appears on the wire.
Used by sessions.create, sessions.send, usage.environment, usage.keys
Referenced from Period
JSON Schema
{
"type": "string",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$"
}