Skip to content

Commit cac7b07

Browse files
drobnikjjanbuchar
andauthored
fix: Honza's suggestion
Co-authored-by: Jan Buchar <[email protected]>
1 parent 1b9cb59 commit cac7b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/components/schemas/request-queues/GetHeadAndLockResponse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ properties:
1515
example: '2018-03-14T23:00:00.000Z'
1616
queueHasLockedRequests:
1717
type: boolean
18-
description: Whether the queue has locked requests by the same or another client.
18+
description: Whether the queue contains requests locked by any client (either the one calling the endpoint or a different one).
1919
example: true
2020
clientKey:
2121
type: string

0 commit comments

Comments
 (0)