membphis commented on a change in pull request #797: Fix: Allow set multi uris 
in one route config
URL: https://github.com/apache/incubator-apisix/pull/797#discussion_r341890108
 
 

 ##########
 File path: t/node/route-host.t
 ##########
 @@ -42,7 +42,7 @@ __DATA__
                             "type": "roundrobin"
                         },
                         "host": "foo.com",
-                        "uri": "/hello"
+                        "uris": ["/hello","/hello1"]
 
 Review comment:
   I recommend using a new file to do this test, for example: 
t/node/route-uris.t.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to