quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

fix optional unions in python code generator

Open hoesler opened this issue 3 years ago • 0 comments

This PR fixes python code generation for nullable types, if more than one type is not null.

closes #1562

hoesler avatar Apr 12 '22 09:04 hoesler