-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Description
The way to handle json breaking changes implemented in #362 caused lots of issues (mainly because existing code continue to compile and in some cases users code upgrade the proto independently of the SDK see go case, or in other cases maintainers did not do the transition because code was not marked as deprecated see swift case), the recommended way is "json_name" annotation (see https://developers.google.com/protocol-buffers/docs/proto3)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels