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(
235
235
) -> dict :
236
236
"""Charge for an event of a Pay-Per-Event Actor run.
237
237
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
239
239
240
240
Returns:
241
241
Status and message of the charge event.
@@ -489,7 +489,7 @@ async def charge(
489
489
) -> dict :
490
490
"""Charge for an event of a Pay-Per-Event Actor run.
491
491
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
493
493
494
494
Returns:
495
495
Status and message of the charge event.
You can’t perform that action at this time.
0 commit comments