From 40ca9f8f7cfd74748a6b57e0f32b9774356d43bb Mon Sep 17 00:00:00 2001 From: kong-apiops <122612077+kong-apiops@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:43:48 +0100 Subject: [PATCH] feat(sdk): automated oas update --- openapi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index d0211f9..3569cae 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4299,3 +4299,9 @@ tags: all of the described endpoints will return a 404 error - name: search description: The API for Konnect Portal Search. +x-errors: + granted-scopes-unavailable: + description: | + The IDP used does not support granted scopes. + resolution: | + Switch to an IDP that allows you to grant specific scopes.