Open jagerzhang opened 1 year ago
Hi @jagerzhang, have you tried to synchronize schema information? You can refer here https://apisix.apache.org/docs/dashboard/FAQ/#4-after-modifying-the-plugin-schema-or-creating-a-custom-plugin-in-apache-apisix-why-cant-i-find-it-on-the-dashboard
Issue description
我们给APISIX集成了一个内部的服务发现插件,在上游配置中,这个服务发现插件配置格式如下:
目前已经正常在生产环境使用,但是启用这个插件且给上游如上配置之后,dashboard无法启动,报错为:
看起是 discovery_args 字段属性校验失败,求问下修复方法,多谢~
Expected behavior
None
How to Reproduce
None
Screenshots
No response
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):etcd --version
):Additional context
No response