apify-client-python icon indicating copy to clipboard operation
apify-client-python copied to clipboard

Deprecate passing simple string to `unwind` parameter

Open fnesveda opened this issue 6 months ago • 0 comments

We're adding support for allowing users to unwind multiple fields in the Dataset Items API, so we will support passing a list of field names to the unwind parameter (same as we do with fields, omit etc.).

Eventually we want to deprecate the old way, but this will be a breaking change, so let's do it along with some breaking change release.

fnesveda avatar Aug 12 '24 13:08 fnesveda