Kong · Schema

CriteriaTemplateName

Reference to the unique `name` of the criteria template.

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

JSON Schema

kong-criteriatemplatename-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CriteriaTemplateName",
  "title": "CriteriaTemplateName",
  "description": "Reference to the unique `name` of the criteria template.",
  "type": "string",
  "example": "time_to_merge"
}