Skip to content

Commit e00951c

Browse files
committed
fix: specify unique operationId for get collection (webhook) endpoint
1 parent 9dadf42 commit e00951c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/paths/webhooks/webhooks@{webhookId}@dispatches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ get:
33
- Webhooks/Webhooks
44
summary: Get collection
55
description: Gets a given webhook's list of dispatches.
6-
operationId: webhook_dispatches_get
6+
operationId: webhook_webhookDispatches_get
77
parameters:
88
- name: webhookId
99
in: path

0 commit comments

Comments
 (0)