From 27798a3cfcb0e6e09f12431964a58f3d4ebfd579 Mon Sep 17 00:00:00 2001 From: kong-apiops <122612077+kong-apiops@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:46:27 +0000 Subject: [PATCH] feat(sdk): automated oas update --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 9a788ce..4119728 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -5375,8 +5375,8 @@ components: type: string x-speakeasy-name-override: consumer_group_id 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