d1_database-version

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-d1-database-version-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/d1_database-version",
  "title": "d1_database-version",
  "example": "production",
  "pattern": "^(alpha|beta|production)$",
  "type": "string"
}