wenhaoZhao1997 opened a new issue, #11440:
URL: https://github.com/apache/apisix/issues/11440

   ### Current Behavior
   
   when back to front server, grpc transcode plugin cant transcode empty list 
(array) to [] , but to {} .
   use grpc example demo :
   
![image](https://github.com/user-attachments/assets/e14fb5a6-e2c9-40b7-b463-cfab72243946)
   
   when list has content , it did well .
   
![image](https://github.com/user-attachments/assets/6beb834e-c88c-420f-bf7a-031930dbca6f)
   
   
   
   ### Expected Behavior
   
   response empty list expect to get [] . not {} 
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. apisix 3.9 latest
   2. grpc server golang
   3. postman
   
   ### Environment
   
   1. apisix 3.9 latest
   2. grpc server golang
   3. postman


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