From 17d9415ec7d7d593371994a0695b4e907d86df17 Mon Sep 17 00:00:00 2001 From: Tom Winter Date: Fri, 9 Feb 2024 09:27:36 +0100 Subject: [PATCH] Update docs/api-specs/reporting-api-v1.yaml Co-authored-by: Sebastian --- docs/api-specs/reporting-api-v1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api-specs/reporting-api-v1.yaml b/docs/api-specs/reporting-api-v1.yaml index a2c4eba..049a7b6 100644 --- a/docs/api-specs/reporting-api-v1.yaml +++ b/docs/api-specs/reporting-api-v1.yaml @@ -238,10 +238,10 @@ paths: - reporting_read tags: - notification - summary: Return list of existing Webhooks + summary: Return list of existing Webhooks for your authorized client responses: 200: - description: List of all available Webhooks the requester has created, empty array if no Webhooks are available + description: List of all available Webhooks the requester has created, empty array if no Webhooks are available for the client authorized in the given access token content: application/json: schema: