{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/publicKeyFingerprintType", "title": "publicKeyFingerprintType", "type": "string", "pattern": "[:\\w]+", "minLength": 48, "maxLength": 48 }