{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CustomDomainId", "title": "CustomDomainId", "type": "string", "format": "uuid", "example": "39ed3790-085d-4605-9627-f96d86aaf425", "readOnly": true }