You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/10 04:08:00 UTC

[GitHub] [apisix] tokers commented on a change in pull request #4563: feat(batch-requests): allow customizing uri in batch-requests

tokers commented on a change in pull request #4563:
URL: https://github.com/apache/apisix/pull/4563#discussion_r667286122



##########
File path: docs/zh/latest/plugins/batch-requests.md
##########
@@ -114,6 +114,22 @@ curl http://127.0.0.1:9080/apisix/admin/plugin_metadata/batch-requests -H 'X-API
 | body    | string  | Http 请求的响应体   |
 | headers | object  | Http 请求的响应头   |
 
+## 如何修改自定义 uri
+
+我们可以在 `conf/config.yaml` 的 `plugin_attr` 修改默认的 `uri`

Review comment:
       ```suggestion
   我们可以在 `conf/config.yaml` 的 `plugin_attr` 配置项中修改默认的 `uri`
   ```




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org