You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However whenever I call toJSON() on a message that has been decoded I get strings that are not json_name values. I cannot find any options to create the object with keys reflecting these json_names.
protobuf.js version: "protobufjs": "^6.8.8",
decode message to JSON should use json_name as key.
pbjs -t json-module ...
Generates the following
However whenever I call toJSON() on a message that has been decoded I get strings that are not json_name values. I cannot find any options to create the object with keys reflecting these json_names.
Logs
The text was updated successfully, but these errors were encountered: