From a267296385c0b79b935c31ef677dc050ade6d65f Mon Sep 17 00:00:00 2001 From: kong-apiops <122612077+kong-apiops@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:46:17 +0000 Subject: [PATCH] feat(sdk): automated oas update --- .../Konnect/control-planes-config/control-planes-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-specs/Konnect/control-planes-config/control-planes-config.yaml b/api-specs/Konnect/control-planes-config/control-planes-config.yaml index 5a23189486a4..fcb12eb82826 100644 --- a/api-specs/Konnect/control-planes-config/control-planes-config.yaml +++ b/api-specs/Konnect/control-planes-config/control-planes-config.yaml @@ -3627,8 +3627,8 @@ components: schema: type: string ConsumerId: - description: The UUID of the consumer. - example: 123e4567-e89b-12d3-a456-426614174000 + description: ID of the Consumer to lookup + example: c1059869-6fa7-4329-a5f5-5946d14ca2c5 in: path name: ConsumerId required: true