yzeng25 commented on a change in pull request #4681: URL: https://github.com/apache/apisix/pull/4681#discussion_r677925296
########## File path: docs/zh/latest/getting-started.md ########## @@ -170,6 +180,16 @@ curl "http://127.0.0.1:9080/apisix/admin/upstreams/1" -H "X-API-KEY: edd1c9f0343 我们使用 `roundrobin` 作为负载均衡机制,并将 `httpbin.org:80` 设置为我们的上游服务,其 ID 为 `1`。更多字段信息,请参阅 [Admin API](./admin-api.md)。 +<!-- +# Review comment: It should be good for now. -- 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]
