Kong · Schema

DcrProviderDisplayName

The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.

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

JSON Schema

kong-dcrproviderdisplayname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DcrProviderDisplayName",
  "title": "DcrProviderDisplayName",
  "description": "The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.\n",
  "type": "string",
  "maxLength": 256,
  "minLength": 1
}