Skip to content

Commit c731bb9

Browse files
committed
docfix: tweak to Get Users endpoint doc
1 parent 258bbb7 commit c731bb9

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
@@ -2483,7 +2483,7 @@ trait APIMethods510 {
24832483
|
24842484
|The API will correctly parse the provider value even with these special characters.
24852485
|
2486-
|**To find valid providers**, use the GET /providers endpoint.
2486+
|**To find valid providers**, use the GET /obp/v6.0.0/providers endpoint (available in API version 6.0.0).
24872487
|
24882488
|${userAuthenticationMessage(true)}
24892489
|

0 commit comments

Comments
 (0)