Skip to content

Support Protobuf JSON #7

@Dogacel

Description

@Dogacel

Make sure well-known-types are also handled correctly. Full details here

For example JSON encoding for a Timestamp is not { "seconds": 10, "nanos": 0 } but rather an ISO string such as "2020-01-01T12:00:00Z".

Put the necessary annotations to the generated code.

Supporting both snake case and json_name option is optional for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions