kidd1985 opened a new issue, #8023:
URL: https://github.com/apache/apisix/issues/8023

   ### Current Behavior
   
   apisix版本:2.15
   dashboard版本:2.13
   问题如上。
   
   ### Expected Behavior
   
   期望结果是 相同插件 ,路由配置覆盖全局插件配置。
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1,全局配置开启插件A
   "A-token-auth": {
         "disable": false
       
       }
   
   2,路由配置,关闭插件A
   "A-token-auth": {
         "disable": true
       
       }
   
   ### Environment
   
   apisix版本:2.15
   dashboard版本:2.13


-- 
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