Closed mjlshen closed 2 years ago
Fixes #458 by allowing Timeout to be successfully unmarshalled and sent as a 0 when needed instead of being omitted as a default value.
Timeout
@ChuckCrawford sorry for the ping, definitely let me know if I should be asking for reviews another way! This should fix a bug that is reproducible with the steps in the linked issue.
Fixes #458 by allowing
Timeout
to be successfully unmarshalled and sent as a 0 when needed instead of being omitted as a default value.