{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/legacy-jhs_dns_name",
"title": "legacy-jhs_dns_name",
"description": "The name of the DNS record associated with the application.",
"example": "ssh.example.com",
"format": "hostname",
"type": "string"
}