From 352d7391298a9f4c2ee2e0ff4ebb3917c580f7fc Mon Sep 17 00:00:00 2001 From: kong-apiops <122612077+kong-apiops@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:44:00 +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.