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


##########
apisix/plugins/grpc-transcode.lua:
##########
@@ -72,6 +72,17 @@ local schema = {
                 "disable_hooks",
             }
         },
+        show_status_in_body = {
+            description = "show decoded grpc-status-details-bin in response 
body",
+            type        = "boolean",
+            default     = false
+        },
+        -- 
https://github.com/googleapis/googleapis/blob/master/google/rpc/status.proto#L46

Review Comment:
   Do you mean link after api7?



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