diff --git a/components/schemas/role.yaml b/components/schemas/role.yaml index 7919dbb..bd34f0d 100644 --- a/components/schemas/role.yaml +++ b/components/schemas/role.yaml @@ -18,7 +18,7 @@ properties: landingUrl: type: string nullable: true - description: An optional override for the default landing page after login for a user. If a user belongs to multiple roles, the first assigned role will take precedence. + description: An optional override for the default landing page after login for a user. scope: type: string roleType: diff --git a/components/schemas/roles.yaml b/components/schemas/roles.yaml index 9b0c087..8672dd6 100644 --- a/components/schemas/roles.yaml +++ b/components/schemas/roles.yaml @@ -15,7 +15,7 @@ properties: landingUrl: type: string nullable: true - description: An optional override for the default landing page after login for a user. If a user belongs to multiple roles, the first assigned role will take precedence. + description: An optional override for the default landing page after login for a user. scope: type: string roleType: diff --git a/paths/api@roles.yaml b/paths/api@roles.yaml index 3b2157a..5c8945e 100644 --- a/paths/api@roles.yaml +++ b/paths/api@roles.yaml @@ -77,7 +77,7 @@ post: landingUrl: type: string nullable: true - description: An optional override for the default landing page after login for a user. If a user belongs to multiple roles, the first assigned role will take precedence. + description: An optional override for the default landing page after login for a user. roleType: type: string description: Role type diff --git a/paths/api@roles@id.yaml b/paths/api@roles@id.yaml index 050edcf..b9316ec 100644 --- a/paths/api@roles@id.yaml +++ b/paths/api@roles@id.yaml @@ -53,7 +53,7 @@ put: landingUrl: type: string nullable: true - description: An optional override for the default landing page after login for a user. If a user belongs to multiple roles, the first assigned role will take precedence. + description: An optional override for the default landing page after login for a user. defaultPersona: type: string enum: