Kong · Schema

Gateway Version

Supported gateway version. For serverless.v1 kind of cloud gateways, this field should be omitted.

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

JSON Schema

kong-gatewayversion-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GatewayVersion",
  "title": "Gateway Version",
  "description": "Supported gateway version. For serverless.v1 kind of cloud gateways, this field should be omitted.",
  "type": "string",
  "example": "3.2"
}