{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_public_key", "title": "access_public_key", "description": "The public key to add to your SSH server configuration.", "example": "ecdsa-sha2-nistp256 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx= open-ssh-ca@cloudflareaccess.org", "readOnly": true, "type": "string" }