tokers commented on issue #5654:
URL: https://github.com/apache/apisix/issues/5654#issuecomment-985145008


   
   > { "uris": [ "/api/v1/groups/_" ], "name": "by_groupId", "desc": "by group 
by id", "methods": [ "GET" ], "plugins": { "key-auth": { "disable": false }, 
"proxy-rewrite": { "regex_uri": [ "\/api(\/v1\/groups\/._)", "$1" ] } }, 
"service_id": "379565504387351559", "upstream_id": "379565438486447111", 
"labels": { "API_VERSION": "1.0" }, "status": 1 }
   
   The regex pattern is `\/api(\/v1\/groups\/._`, is this correct?


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to