{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/unverified_verification_method", "title": "Unverified Verification Methods", "type": "string", "enum": [ "UNVERIFIED" ] }