Unable to pass protobuf predefined types as repeated values and values in messages #2740
Labels
module/grpc
Points/2.5
Priority/Low
Reason/Complex
Issue occurred due to complex scenario.
Team/PCM
Protocol connector packages related issues
Type/Bug
Description:
Currently, we can pass
Any
type messages, but Ballerina gRPC is unable to pass Any type arrays (i.e. repeatedAny
types).Try to run a sample using the following proto definition.
Related Issues
The text was updated successfully, but these errors were encountered: