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



##########
File path: docs/en/latest/admin-api.md
##########
@@ -971,5 +971,7 @@ $ curl 
"http://127.0.0.1:9080/apisix/admin/plugins/key-auth" -H 'X-API-KEY:
 | server_addr      | False  | IP       | server IP | "127.0.0.1"  |
 | server_port      | False  | Integer  | server port | 9090  |
 | sni              | False  | Host     | server name indication | "test.com"  |
+| upstream | False | Upstream | Enabled Upstream configuration, see 
[Upstream](architecture-design/upstream.md) for more |  |

Review comment:
       ```suggestion
   | upstream | False | Upstream | Upstream configuration, see 
[Upstream](architecture-design/upstream.md) for more details |  |
   ```

##########
File path: docs/en/latest/admin-api.md
##########
@@ -971,5 +971,7 @@ $ curl 
"http://127.0.0.1:9080/apisix/admin/plugins/key-auth" -H 'X-API-KEY:
 | server_addr      | False  | IP       | server IP | "127.0.0.1"  |
 | server_port      | False  | Integer  | server port | 9090  |
 | sni              | False  | Host     | server name indication | "test.com"  |
+| upstream | False | Upstream | Enabled Upstream configuration, see 
[Upstream](architecture-design/upstream.md) for more |  |
+| upstream_id | False | Upstream | Enabled upstream id, see 
[Upstream](architecture-design/upstream.md) for more |             |

Review comment:
       ```suggestion
   | upstream_id | False | Upstream | specify the upstream id, see 
[Upstream](architecture-design/upstream.md) for more details |             |
   ```




-- 
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]


Reply via email to