{
"$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"
}