4.15.0
(feat):
Add support for offset step pagination, where the offset position represents the element’s index rather
than the page number.
(fix):
Fixed an issue introduced in 4.14.0, where paginated endpoints were not returning the underlying data.
4.14.6
(fix):
Fixed an issue where multipart/form-data content types are now explicitly sent when configured in the API definition.