From 890a29c3de1e83bad7fb1a83a393c10c719af305 Mon Sep 17 00:00:00 2001 From: Don Olmstead Date: Tue, 30 Sep 2025 11:42:34 -0700 Subject: [PATCH] fix a typo --- openapi/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 8e49ea6..f57d866 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1231,7 +1231,7 @@ paths: - webhooks:read description: Returns a list of webhooks corresponding to the context or plan provided, if they exist. For plan, the webhooks for all contexts that - you have access to will be returned, and theresponse is paginated + you have access to will be returned, and the response is paginated operationId: getWebhooks parameters: - name: context