web3_dnslink

DNSLink value used if the target is ipfs.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-web3-dnslink-schema.json Raw ↑
{
  "$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"
}