Skip to content

fix: use canonical /v2/actors and /v2/actor-runs routes in SDK integration skill - #77

Merged
marekh19 merged 1 commit into
mainfrom
fix/legacy-acts-routes
Aug 4, 2026
Merged

fix: use canonical /v2/actors and /v2/actor-runs routes in SDK integration skill#77
marekh19 merged 1 commit into
mainfrom
fix/legacy-acts-routes

Conversation

@marekh19

@marekh19 marekh19 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Relates to apify/apify-docs#2804

Replace the legacy /v2/acts prefix in the REST API section of apify-sdk-integration. The prefix is an undocumented alias absent from the public OpenAPI contract.

  • POST /v2/acts/{actorId}/runs/v2/actors/{actorId}/runs
  • GET /v2/acts/{actorId}/runs/{runId}/v2/actor-runs/{runId} — not a prefix swap; the Actor-scoped single-run route is deprecated: true in the spec

This file is a manual copy of the same skill in apify-plugins-internal, which isn't a sync target. Source PR: apify/apify-plugins-internal#23

@marekh19 marekh19 added the t-web Issues with this label are in the ownership of the web team. label Aug 3, 2026
@marekh19 marekh19 self-assigned this Aug 3, 2026
@marekh19
marekh19 marked this pull request as ready for review August 3, 2026 15:14
@marekh19
marekh19 requested review from a team and birosrichard August 3, 2026 15:14

@jirispilka jirispilka left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marekh19
marekh19 merged commit dd6bb07 into main Aug 4, 2026
2 checks passed
@marekh19
marekh19 deleted the fix/legacy-acts-routes branch August 4, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-web Issues with this label are in the ownership of the web team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants