Skip to content

Commit ad6299e

Browse files
committed
docfix: tweak to grantUserAccessToViewById
1 parent 283925b commit ad6299e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obp-api/src/main/scala/code/api/v5_1_0/APIMethods510.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3620,7 +3620,7 @@ trait APIMethods510 {
36203620
"Grant User access to View",
36213621
s"""Grants the User identified by USER_ID access to the view on a bank account identified by VIEW_ID.
36223622
|
3623-
|${userAuthenticationMessage(true)} and the user needs to have appropriate permissions.
3623+
|${userAuthenticationMessage(true)}
36243624
|
36253625
|**Permission Requirements:**
36263626
|The requesting user must have access to the source VIEW_ID and must possess specific grant permissions:

0 commit comments

Comments
 (0)