{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/X509CertificateCredentialTypeEnum", "title": "X509CertificateCredentialTypeEnum", "type": "string", "enum": [ "x509_cert" ] }