protobuf-ts
protobuf-ts copied to clipboard
[REQUEST] Provide flag to make all request inputs optional
I understand that proto3 optionals are supported, but not everyone uses them or have had a chance to update their proto files to utilize them. It would be great if there were a flag to generate clients which allowed all request fields to be optional both at runtime and in the types.