Applenice commented on a change in pull request #4493: URL: https://github.com/apache/apisix/pull/4493#discussion_r659425282
########## File path: docs/en/latest/plugins/ip-restriction.md ########## @@ -70,6 +70,20 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13 }' ``` +If you want to use a custom message, you can configure it in the plugin section. Review comment: Thanks for the review, I saw https://github.com/apache/apisix/issues/4428, which mentioned ip-restriction plugin support DIY message, was marked `good first issue`, so wanted to try to implement it. I'll make the changes mentioned above later. -- 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]
