SylviaBABY commented on code in PR #6891: URL: https://github.com/apache/apisix/pull/6891#discussion_r854749272
########## docs/zh/latest/plugins/fault-injection.md: ########## @@ -298,99 +159,65 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f1 }' ``` -测试: +## 测试插件 -1、abort 和 delay 的 vars 规则匹配失败: +通过上述示例启用插件后,可以向路由发起请求: Review Comment: ```suggestion 通过上述示例启用插件后,可以向路由发起如下请求: ``` -- 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]
