From e5a1c8711116de57902d54a451cbed81d7a6edeb Mon Sep 17 00:00:00 2001 From: Matej Hamas Date: Mon, 6 Jan 2025 11:29:11 +0100 Subject: [PATCH] Update charge endpoint URL (#622) --- src/resource_clients/run.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resource_clients/run.ts b/src/resource_clients/run.ts index 29e5fb4e..398a3fa6 100644 --- a/src/resource_clients/run.ts +++ b/src/resource_clients/run.ts @@ -142,7 +142,7 @@ export class RunClient extends ResourceClient { } /** - * https://docs.apify.com/api/v2#/reference/actor-runs/charge-run/charge-run + * https://docs.apify.com/api/v2#/reference/actor-runs/charge-events-in-run */ async charge(options: RunChargeOptions): Promise>> { ow(options, ow.object.exactShape({