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

Rename `Actor` interface so that it doesn't clash with the SDK

Open janbuchar opened this issue 10 months ago • 1 comments

See https://github.com/apify/apify-client-js/blob/master/src/resource_clients/actor.ts#L224 - the interface Actor returned from ActorClient.get could benefit from being renamed to e.g. ActorResponse or ActorData.

Stems from feedback by @Jkuzz - https://apify.slack.com/archives/CD0SF6KD4/p1740146722916739

janbuchar avatar Feb 21 '25 14:02 janbuchar

potentially breaking, lets wait for major bump

B4nan avatar Mar 17 '25 10:03 B4nan