Kong · Schema

AddOnId

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

JSON Schema

kong-addonid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AddOnId",
  "title": "AddOnId",
  "type": "string",
  "format": "uuid",
  "example": "550e8400-e29b-41d4-a716-446655440000",
  "readOnly": true
}