workers_script_count

The current number of scripts in this Dispatch Namespace

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-script-count-schema.json Raw ↑
{
  "$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"
}