workers-kv_value

A byte sequence to be stored, up to 25 MiB in length.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-kv-value-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers-kv_value",
  "title": "workers-kv_value",
  "description": "A byte sequence to be stored, up to 25 MiB in length.",
  "example": "Some Value",
  "type": "string"
}