bzp2010 commented on code in PR #12224:
URL: https://github.com/apache/apisix/pull/12224#discussion_r2099228446
##########
docs/en/latest/admin-api.md:
##########
@@ -1684,9 +1690,12 @@ Proto resource request address: /apisix/admin/protos/{id}
### Request Body Parameters
-| Parameter | Required | Type | Description |
Example |
-|-----------|----------|---------|--------------------------------------|
----------------------------- |
-| content | True | String | content of `.proto` or `.pb` files | See
[here](./plugins/grpc-transcode.md#enabling-the-plugin) |
+| Parameter | Required | Type | Description |
Example |
+|-----------|----------|-----------|--------------------------------------|
----------------------------- |
+| content | True | String | content of `.proto` or `.pb` files |
See [here](./plugins/grpc-transcode.md#enabling-the-plugin) |
Review Comment:
The Chinese documentation does not contain a `Proto` paragraph, so I will
not add it. In fact, I didn't find a Proto attribute paragraph in any of the
Chinese documentation. Adding a non-existent paragraph as a whole is not within
the scope of this PR, and it won't be done here.
--
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]