monkeyDluffy6017 commented on code in PR #7639:
URL: https://github.com/apache/apisix/pull/7639#discussion_r944161456


##########
docs/en/latest/plugins/grpc-transcode.md:
##########
@@ -44,6 +44,9 @@ APISIX takes in an HTTP request, transcodes it and forwards 
it to a gRPC service
 | method    | string                                                 | True    
 |         | Method name of the gRPC service.     |
 | deadline  | number                                                 | False   
 | 0       | Deadline for the gRPC service in ms. |
 | pb_option | array[string([pb_option_def](#options-for-pb_option))] | False   
 |         | protobuf options.                    |
+| show_status_in_body  | boolean                                     | False   
 | False   | Whether to display the parsed `grpc-status-details-bin` in the 
response body |

Review Comment:
   Done



-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to