1.0.0-rc9
(fix):
Union types extend the Model class.
1.0.0-rc8
(fix):
The client argument on the nested resource is now a keyword argument.
1.0.0-rc7
(fix):
Update the Union type to not remove the discriminant from the value.
1.0.0-rc6
(fix):
Fix reference to internal JSON request.
1.0.0-rc5
(fix):
Fix module name for internal JSON request.
1.0.0-rc4
(fix):
Fix syntax for Union types extending the Union module.