{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/web3_dnslink",
"title": "web3_dnslink",
"description": "DNSLink value used if the target is ipfs.",
"example": "/ipns/onboarding.ipfs.cloudflare.com",
"type": "string"
}