{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GatewayDescription", "title": "GatewayDescription", "description": "A human-readable description of the Gateway.", "type": "string", "maxLength": 512 }