Skip to content

Conversation

@cavanmflynn
Copy link
Contributor

@cavanmflynn cavanmflynn commented Dec 17, 2019

This PR allows the consumer of this library to optionally enable the inclusion of default values in gRPC responses, resolving #64.

By default, these values are stripped from responses. Unfortunately, this has the side effect of removing falsy values that the consumer may want in the response, like an enum member with a value of 0. This change allows the consumer to optionally enable the inclusion of these values.

@cavanmflynn cavanmflynn merged commit 2568760 into master Dec 17, 2019
@cavanmflynn cavanmflynn deleted the cf-return-default-values branch December 17, 2019 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants