Skip to content

Commit

Permalink
feat: add Redoc legacy urls and a script for traversing and safe dump…
Browse files Browse the repository at this point in the history
…ing the yamls (#1372)

Co-authored-by: Martin Adámek <[email protected]>
  • Loading branch information
netmilk and B4nan authored Jan 7, 2025
1 parent c6d3db3 commit 865d70d
Show file tree
Hide file tree
Showing 70 changed files with 400 additions and 41 deletions.
96 changes: 96 additions & 0 deletions apify-api/openapi/components/tags.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions apify-api/openapi/paths/actor-builds/actor-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-builds/build-collection/get-user-builds-list
- https://docs.apify.com/api/v2#/reference/actor-builds/get-user-builds-list
- https://docs.apify.com/api/v2#tag/Actor-buildsBuild-collection/operation/actorBuilds_get
description: |
Gets a list of all builds for a user. The response is a JSON array of
objects, where each object contains basic information about a single build.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-builds/build-object/get-build
- https://docs.apify.com/api/v2#/reference/actor-builds/get-build
- https://docs.apify.com/api/v2#tag/Actor-buildsBuild-object/operation/actorBuild_get
x-js-parent: BuildClient
x-js-name: get
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/BuildClient#get
Expand Down Expand Up @@ -89,6 +90,7 @@ delete:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-builds/delete-build/delete-build
- https://docs.apify.com/api/v2#/reference/actor-builds/delete-build
- https://docs.apify.com/api/v2#tag/Actor-builds/operation/actorBuild_delete
x-js-parent: BuildClient
x-js-name: delete
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/BuildClient#delete
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-builds/abort-build/abort-build
- https://docs.apify.com/api/v2#/reference/actor-builds/abort-build
- https://docs.apify.com/api/v2#tag/Actor-buildsAbort-build/operation/actorBuild_abort_post
x-js-parent: BuildClient
x-js-name: abort
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/BuildClient#abort
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-builds/build-log/get-log
- https://docs.apify.com/api/v2#/reference/actor-builds/get-log
- https://docs.apify.com/api/v2#tag/Actor-buildsBuild-log/operation/actorBuild_log_get
1 change: 1 addition & 0 deletions apify-api/openapi/paths/actor-runs/actor-runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/run-collection/get-user-runs-list
- https://docs.apify.com/api/v2#/reference/actor-runs/get-user-runs-list
- https://docs.apify.com/api/v2#tag/Actor-runsRun-collection/operation/actorRuns_get
3 changes: 3 additions & 0 deletions apify-api/openapi/paths/actor-runs/actor-runs@{runId}.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/run-object-and-its-storages/get-run
- https://docs.apify.com/api/v2#/reference/actor-runs/get-run
- https://docs.apify.com/api/v2#tag/Actor-runsRun-object-and-its-storages/operation/actorRun_get
delete:
tags:
- Actor runs/Delete run
Expand All @@ -209,6 +210,7 @@ delete:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/delete-run/delete-run
- https://docs.apify.com/api/v2#/reference/actor-runs/delete-run
- https://docs.apify.com/api/v2#tag/Actor-runsDelete-run/operation/actorRun_delete
x-js-parent: RunClient
x-js-name: delete
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunClient#delete
Expand Down Expand Up @@ -335,3 +337,4 @@ put:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/update-status-message/update-status-message
- https://docs.apify.com/api/v2#/reference/actor-runs/update-status-message
- https://docs.apify.com/api/v2#tag/Actor-runsUpdate-status-message/operation/actorRun_put
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/abort-run/abort-run
- https://docs.apify.com/api/v2#/reference/actor-runs/abort-run
- https://docs.apify.com/api/v2#tag/Actor-runsAbort-run/operation/actorRun_abort_post
x-js-parent: RunClient
x-js-name: abort
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunClient#abort
Expand Down
21 changes: 11 additions & 10 deletions apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ post:
example: 2024-12-09T01:23:45.000Z-random-uuid
description: Always pass a unique idempotency key (any unique string) for each charge to avoid double charging in case of retries or network errors.
requestBody:
description: 'Define which event, and how many times, you want to charge for.'
content:
application/json:
schema:
$ref: "../../components/schemas/actor-runs/ChargeRunRequest.yaml"
example:
eventName: 'ANALYZE_PAGE'
eventCount: 1
required: true
description: 'Define which event, and how many times, you want to charge for.'
content:
application/json:
schema:
$ref: "../../components/schemas/actor-runs/ChargeRunRequest.yaml"
example:
eventName: 'ANALYZE_PAGE'
eventCount: 1
required: true
responses:
'201':
description: 'The charge was successful. Note that you still have to make sure in your Actor that the total charge for the run respects the maximum value set by the user, as the API does not check this. Above the limit, the charges reported as successful in API will not be added to your payouts, but you will still bear the associated costs. Use the Apify charge manager or SDK to avoid having to deal with this manually.'
Expand All @@ -45,4 +45,5 @@ post:
x-py-name: charge
x-py-doc-url: https://docs.apify.com/api/client/python/reference/class/RunClientAsync#charge
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/charge-events-in-run
- https://docs.apify.com/api/v2#/reference/actor-runs/charge-events-in-run
- https://docs.apify.com/api/v2#tag/Actor-runsCharge-events-in-run/operation/PostChargeRun
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/metamorph-run/metamorph-run
- https://docs.apify.com/api/v2#/reference/actor-runs/metamorph-run
- https://docs.apify.com/api/v2#tag/Actor-runsMetamorph-run/operation/actorRun_metamorph_post
x-js-parent: RunClient
x-js-name: metamorph
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunClient#metamorph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/reboot-run/reboot-run
- https://docs.apify.com/api/v2#/reference/actor-runs/reboot-run
- https://docs.apify.com/api/v2#tag/Actor-runsReboot-run/operation/actorRun_reboot_post
x-js-parent: RunClient
x-js-name: reboot
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunClient#reboot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-runs/resurrect-run/resurrect-run
- https://docs.apify.com/api/v2#/reference/actor-runs/resurrect-run
- https://docs.apify.com/api/v2#tag/Actor-runsResurrect-run/operation/PostResurrectRun
x-js-parent: RunClient
x-js-name: resurrect
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunClient#resurrect
Expand Down
2 changes: 2 additions & 0 deletions apify-api/openapi/paths/actor-tasks/actor-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-collection/get-list-of-tasks
- https://docs.apify.com/api/v2#/reference/actor-tasks/get-list-of-tasks
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-collection/operation/actorTasks_get
x-js-parent: TaskCollectionClient
x-js-name: list
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskCollectionClient#list
Expand Down Expand Up @@ -190,6 +191,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-collection/create-task
- https://docs.apify.com/api/v2#/reference/actor-tasks/create-task
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-collection/operation/actorTasks_post
x-js-parent: TaskCollectionClient
x-js-name: create
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskCollectionClient#create
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-object/get-task
- https://docs.apify.com/api/v2#/reference/actor-tasks/get-task
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-object/operation/actorTask_get
x-js-parent: TaskClient
x-js-name: get
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#get
Expand Down Expand Up @@ -142,6 +143,7 @@ put:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-object/update-task
- https://docs.apify.com/api/v2#/reference/actor-tasks/update-task
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-object/operation/actorTask_put
x-js-parent: TaskClient
x-js-name: update
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#update
Expand Down Expand Up @@ -176,6 +178,7 @@ delete:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-object/delete-task
- https://docs.apify.com/api/v2#/reference/actor-tasks/delete-task
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-object/operation/actorTask_delete
x-js-parent: TaskClient
x-js-name: delete
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#delete
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-input-object/get-task-input
- https://docs.apify.com/api/v2#/reference/actor-tasks/get-task-input
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-input-object/operation/actorTask_input_get
x-js-parent: TaskClient
x-js-name: getInput
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#getInput
Expand Down Expand Up @@ -90,6 +91,7 @@ put:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/task-input-object/update-task-input
- https://docs.apify.com/api/v2#/reference/actor-tasks/update-task-input
- https://docs.apify.com/api/v2#tag/Actor-tasksTask-input-object/operation/actorTask_input_put
x-js-parent: TaskClient
x-js-name: updateInput
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#updateInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-and-get-dataset-items/run-task-synchronously-and-get-dataset-items-post
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-and-get-dataset-items-post
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-task-synchronously-and-get-dataset-items/operation/actorTask_runSyncGetDatasetItems_post
get:
tags:
- Actor tasks/Run task synchronously and get dataset items
Expand Down Expand Up @@ -786,3 +787,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-and-get-dataset-items/run-task-synchronously-and-get-dataset-items-get
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-and-get-dataset-items-get
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-task-synchronously-and-get-dataset-items/operation/actorTask_runSyncGetDatasetItems_get
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously/run-task-synchronously-post
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-post
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-task-synchronously/operation/actorTask_runSync_post
get:
tags:
- Actor tasks/Run task synchronously
Expand Down Expand Up @@ -278,3 +279,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously/run-task-synchronously-get
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task-synchronously-get
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-task-synchronously/operation/actorTask_runSync_get
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-collection/get-list-of-task-runs
- https://docs.apify.com/api/v2#/reference/actor-tasks/get-list-of-task-runs
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-collection/operation/actorTask_runs_get
post:
tags:
- Actor tasks/Run collection
Expand Down Expand Up @@ -353,6 +354,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-collection/run-task
- https://docs.apify.com/api/v2#/reference/actor-tasks/run-task
- https://docs.apify.com/api/v2#tag/Actor-tasksRun-collection/operation/actorTask_runs_post
x-js-parent: TaskClient
x-js-name: start
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/TaskClient#start
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actor-tasks/webhook-collection/get-list-of-webhooks
- https://docs.apify.com/api/v2#/reference/actor-tasks/get-list-of-webhooks
- https://docs.apify.com/api/v2#tag/Actor-tasksWebhook-collection/operation/actorTask_webhooks_get
2 changes: 2 additions & 0 deletions apify-api/openapi/paths/actors/acts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/actor-collection/get-list-of-actors
- https://docs.apify.com/api/v2#/reference/actors/get-list-of-actors
- https://docs.apify.com/api/v2#tag/ActorsActor-collection/operation/acts_get
x-js-parent: ActorCollectionClient
x-js-name: list
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorCollectionClient#list
Expand Down Expand Up @@ -233,6 +234,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/actor-collection/create-actor
- https://docs.apify.com/api/v2#/reference/actors/create-actor
- https://docs.apify.com/api/v2#tag/ActorsActor-collection/operation/acts_post
x-js-parent: ActorCollectionClient
x-js-name: create
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorCollectionClient#create
Expand Down
3 changes: 3 additions & 0 deletions apify-api/openapi/paths/actors/acts@{actorId}.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/actor-object/get-actor
- https://docs.apify.com/api/v2#/reference/actors/get-actor
- https://docs.apify.com/api/v2#tag/ActorsActor-object/operation/act_get
x-js-parent: ActorClient
x-js-name: get
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorClient#get
Expand Down Expand Up @@ -236,6 +237,7 @@ put:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/actor-object/update-actor
- https://docs.apify.com/api/v2#/reference/actors/update-actor
- https://docs.apify.com/api/v2#tag/ActorsActor-object/operation/act_put
x-js-parent: ActorClient
x-js-name: update
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorClient#update
Expand Down Expand Up @@ -271,6 +273,7 @@ delete:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/actor-object/delete-actor
- https://docs.apify.com/api/v2#/reference/actors/delete-actor
- https://docs.apify.com/api/v2#tag/ActorsActor-object/operation/act_delete
x-js-parent: ActorClient
x-js-name: delete
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorClient#delete
2 changes: 2 additions & 0 deletions apify-api/openapi/paths/actors/acts@{actorId}@builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/build-collection/get-list-of-builds
- https://docs.apify.com/api/v2#/reference/actors/get-list-of-builds
- https://docs.apify.com/api/v2#tag/ActorsBuild-collection/operation/act_builds_get
x-js-parent: BuildCollectionClient
x-js-name: list
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/BuildCollectionClient#list
Expand Down Expand Up @@ -192,6 +193,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/build-collection/build-actor
- https://docs.apify.com/api/v2#/reference/actors/build-actor
- https://docs.apify.com/api/v2#tag/ActorsBuild-collection/operation/act_builds_post
x-js-parent: ActorClient
x-js-name: build
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorClient#build
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,8 @@ get:
readme: '# Magic Actor\nThis Actor is magic.'
buildNumber: 0.1.1
deprecated: true
x-deprecated-description: 'API endpoints related to build of the Actor were moved
under new namespace [`actor-builds`](#/reference/actor-builds). Gets an object
that contains all the details about a specific build of an Actor.'
x-deprecated-description: 'API endpoints related to build of the Actor were moved under new namespace [`actor-builds`](#/reference/actor-builds). Gets an object that contains all the details about a specific build of an Actor.'
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/build-object/get-build
- https://docs.apify.com/api/v2#/reference/actors/get-build
- https://docs.apify.com/api/v2#tag/ActorsBuild-object/operation/act_build_get
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/abort-build/abort-build
- https://docs.apify.com/api/v2#/reference/actors/abort-build
- https://docs.apify.com/api/v2#tag/ActorsAbort-build/operation/act_build_abort_post
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously-and-get-dataset-items/run-actor-synchronously-with-input-and-get-dataset-items
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously-with-input-and-get-dataset-items
- https://docs.apify.com/api/v2#tag/ActorsRun-Actor-synchronously-and-get-dataset-items/operation/act_runSyncGetDatasetItems_post
get:
tags:
- Actors/Run Actor synchronously and get dataset items
Expand Down Expand Up @@ -830,3 +831,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously-and-get-dataset-items/run-actor-synchronously-without-input-and-get-dataset-items
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously-without-input-and-get-dataset-items
- https://docs.apify.com/api/v2#tag/ActorsRun-Actor-synchronously-and-get-dataset-items/operation/act_runSyncGetDatasetItems_get
2 changes: 2 additions & 0 deletions apify-api/openapi/paths/actors/acts@{actorId}@run-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously/with-input
- https://docs.apify.com/api/v2#/reference/actors/with-input
- https://docs.apify.com/api/v2#tag/ActorsRun-actor-synchronously/operation/act_runSync_post
get:
tags:
- Actors/Run actor synchronously
Expand Down Expand Up @@ -308,3 +309,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-actor-synchronously/without-input
- https://docs.apify.com/api/v2#/reference/actors/without-input
- https://docs.apify.com/api/v2#tag/ActorsRun-actor-synchronously/operation/act_runSync_get
2 changes: 2 additions & 0 deletions apify-api/openapi/paths/actors/acts@{actorId}@runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-collection/get-list-of-runs
- https://docs.apify.com/api/v2#/reference/actors/get-list-of-runs
- https://docs.apify.com/api/v2#tag/ActorsRun-collection/operation/act_runs_get
x-js-parent: RunCollectionClient
x-js-name: list
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/RunCollectionClient#list
Expand Down Expand Up @@ -332,6 +333,7 @@ post:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-collection/run-actor
- https://docs.apify.com/api/v2#/reference/actors/run-actor
- https://docs.apify.com/api/v2#tag/ActorsRun-collection/operation/act_runs_post
x-js-parent: ActorClient
x-js-name: start
x-js-doc-url: https://docs.apify.com/api/client/js/reference/class/ActorClient#start
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,4 @@ get:
deprecated: false
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/last-run-object-and-its-storages/get-last-run
- https://docs.apify.com/api/v2#tag/ActorsLast-run-object-and-its-storages/operation/act_runs_last_get
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@ get:
x-legacy-doc-urls:
- https://docs.apify.com/api/v2#/reference/actors/run-object/get-run
- https://docs.apify.com/api/v2#/reference/actors/get-run
- https://docs.apify.com/api/v2#tag/ActorsRun-object/operation/act_run_get
Loading

0 comments on commit 865d70d

Please sign in to comment.