workers_hostname

Hostname of the Worker Domain.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-hostname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_hostname",
  "title": "workers_hostname",
  "description": "Hostname of the Worker Domain.",
  "example": "foo.example.com",
  "type": "string"
}