spacewander commented on a change in pull request #3154: URL: https://github.com/apache/apisix/pull/3154#discussion_r549937395
########## File path: conf/config-default.yaml ########## @@ -119,6 +119,8 @@ apisix: # control: # ip: "127.0.0.1" # port: 9090 + feature: + enable_parameter_in_route: false # allow using ':param' in the router. See https://github.com/api7/lua-resty-radixtree/#parameters-in-path Review comment: @membphis rewritten. ---------------------------------------------------------------- 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]
