workers-kv_namespace_title

A human-readable string name for a Namespace.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-kv-namespace-title-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers-kv_namespace_title",
  "title": "workers-kv_namespace_title",
  "description": "A human-readable string name for a Namespace.",
  "example": "My Own Namespace",
  "type": "string"
}