d1_file-size

The D1 database's size, in bytes.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-d1-file-size-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/d1_file-size",
  "title": "d1_file-size",
  "description": "The D1 database's size, in bytes.",
  "example": 12,
  "type": "number"
}