Should the route's plugins be overridden by the configuration inside plugin_configs? #6647
tangzhenhuang
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found that if both plugins and plugin_config_id are configured in the route, the configuration of plugin_config will overwrite the configuration of plugins. Is it reasonable to reverse this? After all, plugin_config is the public one.
Beta Was this translation helpful? Give feedback.
All reactions