{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_associationObject", "title": "tls-certificates-and-hostnames_associationObject", "properties": { "service": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_service" }, "status": { "$ref": "#/components/schemas/tls-certificates-and-hostnames_mtls-management_components-schemas-status" } } }