Sn0rt commented on issue #9856:
URL: https://github.com/apache/apisix/issues/9856#issuecomment-1642967938

   > For example, if I want to adjust the logic of a certain function in the 
request-validation plugin, how do I dynamically override his logic?
   
   got it. I recommend the work flow: 
   
   1. you can copy the plugin code and rename the plugin code.
   2. modify the source code
   3. enable the new plugin by update the config file
   4. check the scheme (for ensure the new plugin has been enabled)
   5. set a new router for test the new plugin.


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