From abce5d59cd6b49a3318a04d6c81376d190afc839 Mon Sep 17 00:00:00 2001 From: kong-apiops <122612077+kong-apiops@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:55:56 +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.