Worker environment associated with the zone and hostname.
{ "$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" }