Skip to content

Commit d933782

Browse files
committed
test: validate that Go client compilation fails on invalid OpenAPI spec
1 parent e657bac commit d933782

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_webhookDispatches_get
6+
operationId: webhook_dispatches_get
77
parameters:
88
- name: webhookId
99
in: path

0 commit comments

Comments
 (0)