File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/apify_client/clients/resource_clients Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ def charge(
235235 ) -> dict :
236236 """Charge for an event of a Pay-Per-Event Actor run.
237237
238- https://docs.apify.com/api/v2#/reference/actor-runs/charge-run/charge -run
238+ https://docs.apify.com/api/v2#/reference/actor-runs/charge-events-in -run
239239
240240 Returns:
241241 Status and message of the charge event.
@@ -489,7 +489,7 @@ async def charge(
489489 ) -> dict :
490490 """Charge for an event of a Pay-Per-Event Actor run.
491491
492- https://docs.apify.com/api/v2#/reference/actor-runs/charge-run/charge -run
492+ https://docs.apify.com/api/v2#/reference/actor-runs/charge-events-in -run
493493
494494 Returns:
495495 Status and message of the charge event.
You can’t perform that action at this time.
0 commit comments