Kong · Schema

CustomDomainId

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

JSON Schema

kong-customdomainid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CustomDomainId",
  "title": "CustomDomainId",
  "type": "string",
  "format": "uuid",
  "example": "39ed3790-085d-4605-9627-f96d86aaf425",
  "readOnly": true
}