{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/workers_script_count",
"title": "workers_script_count",
"description": "The current number of scripts in this Dispatch Namespace",
"example": 800,
"type": "integer"
}