Mark Jen

Results 1 issues of Mark Jen

[proto3 JSON mapping](https://developers.google.com/protocol-buffers/docs/proto3#json) specifies special output for some well known types (e.g. Timestamp, Duration). However, the generated _pb.js files for these types treats them as regular protobufs. Repro code: ```...

documentation
enhancement
javascript
json
triaged