web3_description

An optional description of the hostname.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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