diff --git a/docs/source/specs/openapi.json b/docs/source/specs/openapi.json index d09902d4..ccd690c6 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": {