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