JSON Writer options
Opened this issue · 0 comments
Arwalk commented
The json writer should have 3 options:
- to always emits fields without presence
- to support writing actual name and not the camelCase name
- to support emitting enum values instead of names
see https://protobuf.dev/programming-guides/proto3/#json-options