Skip to content

Commit

Permalink
fix scaladoc
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone committed Feb 16, 2024
1 parent 19256bb commit 38c8fca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ final case class UsersResponder(
* can be changed. For changing the password or user status, use the separate methods.
*
* @param userIri the IRI of the existing user that we want to update.
* @param changeRequest the updated information stored as [[UserUpdateBasicInformationPayloadADM]].
* @param changeRequest the updated information stored as [[BasicUserInformationChangeRequest]].
*
* @param apiRequestID the unique api request ID.
* @return a future containing a [[UserOperationResponseADM]].
Expand Down

0 comments on commit 38c8fca

Please sign in to comment.