Name of the Workers for Platforms dispatch namespace.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_dispatch_namespace_name", "title": "workers_dispatch_namespace_name", "description": "Name of the Workers for Platforms dispatch namespace.", "example": "my-dispatch-namespace", "pattern": "^.+$", "type": "string" }