v0.0.7
Pre-release
Pre-release
v0.0.7
- Fix
discriminator
field in relevant classes and methods.
It would previously raise an error if the discriminator was provided. - Fix an internal error when the API returns an unexpected status code.
- Fix unparsed TypingError.
Sometimes it would send "_UnionGenericAlias" in the error message instead of the actual field type. This was fixed by always parsing the field's type.
Full Changelog: 0.0.6...0.0.7