membphis commented on a change in pull request #1000: add whiteiplist in limit
count plugin
URL: https://github.com/apache/incubator-apisix/pull/1000#discussion_r361355967
##########
File path: lua/apisix/plugins/limit-count.lua
##########
@@ -48,6 +55,11 @@ local schema = {
redis_timeout = {
type = "integer", minimum = 1
},
+ whitelist = {
Review comment:
`whitelist` to `ip_whitelist`
----------------------------------------------------------------
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]
With regards,
Apache Git Services