From 518f97147970c3a2465f4ef7d14481b05129f346 Mon Sep 17 00:00:00 2001 From: Mustafa Baser Date: Mon, 9 May 2022 19:08:32 +0300 Subject: [PATCH] fix: jans-cli scope dn/id when creating client --- jans-config-api/docs/jans-config-api-swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jans-config-api/docs/jans-config-api-swagger.yaml b/jans-config-api/docs/jans-config-api-swagger.yaml index c175064bac4..873a23a97eb 100644 --- a/jans-config-api/docs/jans-config-api-swagger.yaml +++ b/jans-config-api/docs/jans-config-api-swagger.yaml @@ -5263,7 +5263,7 @@ components: items: type: string scopes: - description: Provide list of scopes granted to the client. + description: Provide list of scopes granted to the client (scope dn or scope id). type: array items: type: string