evans
evans copied to clipboard
Request: support for fields of type Any
Hi, I've been searching for a while and cannot find any information about whether Evans supports protobufs with fields of type Any or not. From my experiments, it seems that is not fully supported. No matter what type URI I give, Evans always complains the type is missing, even though I provided the protobuf on the command line, in addition to the protobuf of the main message type with the Any field. Documentation should indicate whether fields of type Any are supported and if yes, examples of working payloads with such fields.