Skip to main content
Version: Next

ApisixPluginConfig/v2beta3

Spec#

See the definition on GitHub.

FieldTypeDescription
pluginsarrayPlugins that will be executed on the Route.
plugins[].namestringName of the Plugin. See Plugin hub for a list of available Plugins.
plugins[].enablebooleanWhen set to true, enables the Plugin.
plugins[].configobjectConfiguration of the Plugin. Must have the same fields as in the Plugin docs.