Skip to content

Commit 4658525

Browse files
committed
fix: correct grammar
1 parent 2088cab commit 4658525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apify-api/openapi/paths/request-queues/request-queues@{queueId}@[email protected]

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ post:
55
description: |
66
Unlocks requests in the queue that are currently locked by the client.
77
8-
* If client is within an Actor run, it unlocks all requests locked by that specific run plus all requests locked by the same clientKey.
9-
* If client is outside of an Actor run, it unlocks all requests locked using the same clientKey.
8+
* If the client is within an Actor run, it unlocks all requests locked by that specific run plus all requests locked by the same clientKey.
9+
* If the client is outside of an Actor run, it unlocks all requests locked using the same clientKey.
1010
operationId: requestQueue_requests_unlock_post
1111
parameters:
1212
- name: queueId

0 commit comments

Comments
 (0)