Optional environment if the Worker utilizes one.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_environment", "title": "workers_environment", "description": "Optional environment if the Worker utilizes one.", "example": "production", "type": "string" }