Michael2008S opened a new issue, #2863:
URL: https://github.com/apache/apisix-dashboard/issues/2863

   ### Issue description
   
   Request Error Code: 10000
   schema validate failed: schema not found, path: plugins.chaitin-waf
   
   ### Expected behavior
   
   no issue when disable the route
   
   ### How to Reproduce
   
   1.  enable the chaitin-waf plugin with an exist router.
   ```
   -X PATCH -i -d' 
   {
                                            "plugins":{
                                            "chaitin-waf":{}
                                            }
                                            }'
   ```
   
   2. disable the router will case this issue.
   
   ### Screenshots
   
   <img width="483" alt="image" 
src="https://github.com/apache/apisix-dashboard/assets/1240769/9f635e53-9d00-4ead-b055-f44b3b994dc3";>
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 3.5
   - OS (cmd: `uname -a`): docker 
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`): 3.4
   - apisix-dashboard version, if have: 3.0.1
   - Browser version, if have: chrome latest
   
   
   ### 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]

Reply via email to