monkeyDluffy6017 commented on code in PR #9194:
URL: https://github.com/apache/apisix/pull/9194#discussion_r1178955835
##########
apisix/plugins/proxy-rewrite.lua:
##########
@@ -65,8 +65,6 @@ local schema = {
description = "new uri that substitute from client uri " ..
"for upstream, lower priority than uri property",
type = "array",
- maxItems = 2,
- minItems = 2,
Review Comment:
the limit `minItems` should be retained
--
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]