nic-chen commented on a change in pull request #3396:
URL: https://github.com/apache/apisix/pull/3396#discussion_r573383937
##########
File path: conf/config-default.yaml
##########
@@ -89,6 +89,8 @@ apisix:
role: viewer
delete_uri_tail_slash: false # delete the '/' at the end of the URI
+ global_rule_skip_internal_api: true # does not run global rule in
internal apis
Review comment:
> We need to add test when global_rule_skip_internal_api is false.
sure, test failed now, submit it after solving it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]