Protobuf mapper unable to map attributes with underscore
Closed this issue · 2 comments
sahandilshan commented
Description:
protobuf mapper unable to map protobuf attributes with underscore(string string_value = 1;
)
mohanvive commented
@sahandilshan There is a related for this siddhi-io/siddhi-io-grpc#27
sahandilshan commented
@mohanvive It's actually an issue of protobuf mapper, not an issue in siddhi-io-grpc