Kong · Schema

GatewayDescription

A human-readable description of the Gateway.

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source
View JSON Schema on GitHub

JSON Schema

kong-gatewaydescription-schema.json Raw ↑
{
  "$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
}