From 28fefb5d164e12b7b0dc582c42cd2570b767d881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petra=20C=CC=8Ci=CC=81halova=CC=81?= Date: Wed, 17 Jul 2024 13:13:09 +0200 Subject: [PATCH] update example value for cross account requests in open api spec --- docs/source/specs/openapi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/specs/openapi.json b/docs/source/specs/openapi.json index d09902d40..ccd690c6c 100644 --- a/docs/source/specs/openapi.json +++ b/docs/source/specs/openapi.json @@ -3718,7 +3718,7 @@ "type": "array", "items": { "type": "string", - "example": "Role Name" + "example": "Role Display Name" } } } @@ -3742,7 +3742,7 @@ "type": "array", "items": { "type": "string", - "example": "Role Name" + "example": "Role Display Name" } } } @@ -3761,7 +3761,7 @@ "type": "array", "items": { "type": "string", - "example": "Role Name" + "example": "Role Display Name" } }, "status": {