leslie-tsang commented on a change in pull request #5122: URL: https://github.com/apache/apisix/pull/5122#discussion_r715268974
########## File path: docs/en/latest/plugins/request-validation.md ########## @@ -82,7 +84,7 @@ curl --header "Content-Type: application/json" \ http://127.0.0.1:9080/get ``` -If the schema is violated the plugin will yield a `400` bad request. +If the schema is violated the plugin will yield a `400` bad request with reject response. Review comment: Roger that -- 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]
