An optional description of the hostname.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/web3_description", "title": "web3_description", "description": "An optional description of the hostname.", "example": "This is my IPFS gateway.", "maxLength": 500, "type": "string" }