Kong · Schema

DcrConfigPropertyDisableEventHooks

This flag disables all the event-hooks on the application flow for the DCR provider.

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

JSON Schema

kong-dcrconfigpropertydisableeventhooks-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DcrConfigPropertyDisableEventHooks",
  "title": "DcrConfigPropertyDisableEventHooks",
  "description": "This flag disables all the event-hooks on the application flow for the DCR provider.",
  "type": "boolean"
}