File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
apify-api/openapi/paths/actors Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 44 summary : Abort build
55 description : |
66 **[DEPRECATED]** API endpoints related to build of the Actor were moved
7- under new namespace [`actor-builds`](#/reference/actor-builds).Aborts an
7+ under new namespace [`actor-builds`](#/reference/actor-builds). Aborts an
88 Actor build and returns an object that contains all the details about the
99 build.
1010
5858 usageTotalUsd : 0.02
5959 usageUsd :
6060 ACTOR_COMPUTE_UNITS : 0.02
61- deprecated : false
61+ deprecated : true
6262 x-legacy-doc-urls :
6363 - https://docs.apify.com/api/v2#/reference/actors/abort-build/abort-build
6464 - https://docs.apify.com/api/v2#/reference/actors/abort-build
Original file line number Diff line number Diff line change 44 summary : Get run
55 description : |
66 **[DEPRECATED]** API endpoints related to run of the Actor were moved under
7- new namespace [`actor-runs`](#/reference/actor-runs).**[DEPRECATED]** API
8- endpoints related to run of the Actor were moved under new namespace
9- [`actor-runs`](#/reference/actor-runs).
7+ new namespace [`actor-runs`](#/reference/actor-runs).
108
119
1210 Gets an object that contains all the details about a specific run of an
134132 DATA_TRANSFER_EXTERNAL_GBYTES? : 0.0002
135133 PROXY_RESIDENTIAL_TRANSFER_GBYTES : 0.16
136134 PROXY_SERPS : 0.0006
137- deprecated : false
135+ deprecated : true
138136 x-legacy-doc-urls :
139137 - https://docs.apify.com/api/v2#/reference/actors/run-object/get-run
140138 - https://docs.apify.com/api/v2#/reference/actors/get-run
Original file line number Diff line number Diff line change 44 summary : Abort run
55 description : |
66 **[DEPRECATED]** API endpoints related to run of the Actor were moved under
7- new namespace [`actor-runs`](#/reference/actor-runs).Aborts an Actor run and
7+ new namespace [`actor-runs`](#/reference/actor-runs). Aborts an Actor run and
88 returns an object that contains all the details about the run.
99
1010 Only runs that are starting or running are aborted. For runs with status
@@ -116,7 +116,7 @@ post:
116116 DATA_TRANSFER_EXTERNAL_GBYTES? : 0.0002
117117 PROXY_RESIDENTIAL_TRANSFER_GBYTES : 0.16
118118 PROXY_SERPS : 0.0006
119- deprecated : false
119+ deprecated : true
120120 x-legacy-doc-urls :
121121 - https://docs.apify.com/api/v2#/reference/actors/abort-run/abort-run
122122 - https://docs.apify.com/api/v2#/reference/actors/abort-run
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ post:
155155 DATA_TRANSFER_EXTERNAL_GBYTES? : 0.0002
156156 PROXY_RESIDENTIAL_TRANSFER_GBYTES : 0.16
157157 PROXY_SERPS : 0.0006
158- deprecated : false
158+ deprecated : true
159159 x-legacy-doc-urls :
160160 - https://docs.apify.com/api/v2#/reference/actors/metamorph-run/metamorph-run
161161 - https://docs.apify.com/api/v2#/reference/actors/metamorph-run
You can’t perform that action at this time.
0 commit comments