dabue opened a new pull request #2458:
URL: https://github.com/apache/apisix/pull/2458


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   fix #2457 
   ### Pre-submission checklist:
   
https://github.com/apache/apisix/blob/master/doc/getting-started.md#add-a-prefix-to-the-route
 Line 240
   should be replaced with
   curl -i -X GET 
"http://127.0.0.1:9080/samplePrefix/get?param1=foo&param2=bar"; -H 'apikey: 
superSecretAPIKey'
   
   the example in  
https://github.com/apache/apisix/blob/master/doc/plugins/syslog.md#how-to-enable
 should be for route not consumers and the value is wrong.


----------------------------------------------------------------
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


Reply via email to