From b7cb3ec4090791539c0106190d54d7a6abbc2a96 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 4a3ad40..6c5ca4b 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