googleapis / googleapis/google-cloud-swift

sidekick: generated code uses ProtoJSON for serialization / deserialization

Open
#453 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
26
Forks
10
Avg merge
12h 56m
Merged PRs (30d)
211

Description

As we all know, ProtoJSON != JSON. We need to design an approach to serialize and deserialize the generated types to and from ProtoJSON.

This maybe in the form of a new set of protocols they implement (not `Encodable`). Or maybe they use custom encoders and decoders.

Part of the work will be in the generator, to use these protocols or custom encoders, part of the work will be in gax.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.