lan11 opened a new issue, #2903:
URL: https://github.com/apache/apisix-dashboard/issues/2903
### Issue description
启用chaitin-waf插件后对路由进行数据编辑配置chaitin-waf配置信息会报:schema validate failed: schema
not found, path: plugins.chaitin-waf
### Expected behavior
支持配置chaitin-waf插件
### How to Reproduce
数据编辑器配置waf插件:
"plugins": {
"chaitin-waf": {
"append_waf_debug_header": false,
"append_waf_resp_header": true
}
},
### Screenshots

### Environment
docker部署
apisix-dashboard镜像版本:3.0.1-alpine
apisix镜像版本:3.7.0-debian
### Additional context
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]