What's Changed
- modify __typename field to honor
--use-default-kwarg
flag by @rpmcginty in #2420 - Fix typo in variable name by @eltoder in #2439
- Send use_non_positive_negative_number_constrained_types to the data type manager by @torarvid in #2425
- Allow parsing non-string lists for required fields by @HeroGamers in #2446
- Allow including path parameters in generated models by @MrLoh in #2445
- Passing in treat_dot_as_module bool to Enum init function by @LukeAtThat in #2456
- fix: correctly handle multiline comments in Unions by @anor4k in #2454
- Return Parameter and RequestBody DataTypesare by @MrLoh in #2444
New Contributors
- @rpmcginty made their first contribution in #2420
- @eltoder made their first contribution in #2439
- @torarvid made their first contribution in #2425
- @HeroGamers made their first contribution in #2446
- @MrLoh made their first contribution in #2445
- @LukeAtThat made their first contribution in #2456
- @anor4k made their first contribution in #2454
Full Changelog: 0.31.2...0.32.0