File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5858 - name : maxItems
5959 in : query
6060 description : |
61- Specifies the maximum number of dataset items that will be charged for pay-per-result actors .
61+ Specifies the maximum number of dataset items that will be charged for pay-per-result Actors .
6262 This does NOT guarantee that the Actor will return only this many items.
6363 It only ensures you won't be charged for more than this number of items.
64- Only works for pay-per-result actors .
64+ Only works for pay-per-result Actors .
6565 Value can be accessed in the actor run using `ACTOR_MAX_PAID_DATASET_ITEMS` environment variable.
6666 style : form
6767 explode : true
@@ -451,10 +451,10 @@ post:
451451 - name : maxItems
452452 in : query
453453 description : |
454- Specifies the maximum number of dataset items that will be charged for pay-per-result actors .
454+ Specifies the maximum number of dataset items that will be charged for pay-per-result Actors .
455455 This does NOT guarantee that the Actor will return only this many items.
456456 It only ensures you won't be charged for more than this number of items.
457- Only works for pay-per-result actors .
457+ Only works for pay-per-result Actors .
458458 Value can be accessed in the actor run using `ACTOR_MAX_PAID_DATASET_ITEMS` environment variable.
459459 style : form
460460 explode : true
Original file line number Diff line number Diff line change 5555 - name : maxItems
5656 in : query
5757 description : |
58- Specifies the maximum number of dataset items that will be charged for pay-per-result actors .
58+ Specifies the maximum number of dataset items that will be charged for pay-per-result Actors .
5959 This does NOT guarantee that the Actor will return only this many items.
6060 It only ensures you won't be charged for more than this number of items.
61- Only works for pay-per-result actors .
61+ Only works for pay-per-result Actors .
6262 Value can be accessed in the actor run using `ACTOR_MAX_PAID_DATASET_ITEMS` environment variable.
6363 style : form
6464 explode : true
@@ -198,10 +198,10 @@ post:
198198 - name : maxItems
199199 in : query
200200 description : |
201- Specifies the maximum number of dataset items that will be charged for pay-per-result actors .
201+ Specifies the maximum number of dataset items that will be charged for pay-per-result Actors .
202202 This does NOT guarantee that the Actor will return only this many items.
203203 It only ensures you won't be charged for more than this number of items.
204- Only works for pay-per-result actors .
204+ Only works for pay-per-result Actors .
205205 Value can be accessed in the actor run using `ACTOR_MAX_PAID_DATASET_ITEMS` environment variable.
206206 style : form
207207 explode : true
Original file line number Diff line number Diff line change @@ -238,10 +238,10 @@ get:
238238 - name : maxItems
239239 in : query
240240 description : |
241- Specifies the maximum number of dataset items that will be charged for pay-per-result actors .
241+ Specifies the maximum number of dataset items that will be charged for pay-per-result Actors .
242242 This does NOT guarantee that the Actor will return only this many items.
243243 It only ensures you won't be charged for more than this number of items.
244- Only works for pay-per-result actors .
244+ Only works for pay-per-result Actors .
245245 Value can be accessed in the actor run using `ACTOR_MAX_PAID_DATASET_ITEMS` environment variable.
246246 style : form
247247 explode : true
You can’t perform that action at this time.
0 commit comments