Note this change impacts all categories.
- (fix): Address serialization issues within iterable types
- Nested hash types are recursively resolved in from_json such that they come back as true hashes, as opposed to structs
- Pass through additional params from request options even if the original request did not have those types of params (ex: query parameters)
- (fix): The generated endpoint functions no long include object utilities such as _field_set or additional_properties.
- (feat): Updated Merge models, query parameters, and fields.