sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

Python: support Union[SomeNonStrType, bytes] deserialization

Open rollyjoel opened this issue 6 years ago • 0 comments

For Union types we currently only handle Union[str, bytes]. See this comment for more context

rollyjoel avatar Oct 06 '19 17:10 rollyjoel