{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_fallbackorigin", "title": "tls-certificates-and-hostnames_fallbackorigin", "properties": { "created_at": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_schemas-created_at" }, "errors": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_errors" }, "origin": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_origin" }, "status": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_custom-hostname-fallback-origin_components-schemas-status" }, "updated_at": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_updated_at" } } }