Kong · Schema

ProviderAccountId

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

JSON Schema

kong-provideraccountid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ProviderAccountId",
  "title": "ProviderAccountId",
  "type": "string",
  "format": "uuid",
  "example": "929b2449-c69f-44c4-b6ad-9ecec6f811ae"
}