workers_schemas-environment

Worker environment associated with the zone and hostname.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-schemas-environment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_schemas-environment",
  "title": "workers_schemas-environment",
  "description": "Worker environment associated with the zone and hostname.",
  "example": "production",
  "type": "string"
}