workers_zone_name

Name of the zone.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-zone-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_zone_name",
  "title": "workers_zone_name",
  "description": "Name of the zone.",
  "example": "example.com",
  "type": "string"
}