apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

feat: add signature to actor get-public-url

Open danpoletaev opened this issue 9 months ago • 0 comments

This PR is part of https://github.com/apify/apify-core/issues/19363, which updates KeyValueStore.getPublicUrl(recordKey) to generate signed links using HMAC.

This PR:

  • adds signature to actor get-public-url to Apify CLI

danpoletaev avatar Mar 21 '25 09:03 danpoletaev