We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faedb6 commit 4e79a9eCopy full SHA for 4e79a9e
auth0/src/main/java/com/auth0/android/myaccount/MyAccountAPIClient.kt
@@ -364,7 +364,7 @@ public class MyAccountAPIClient @VisibleForTesting(otherwise = VisibleForTesting
364
* })
365
* ```
366
*
367
- * @param authenticationMethodId Id of the authentication method to be retrieved
+ * @param authenticationMethodId Id of the authentication method to be updated
368
* @param authenticationMethodName The friendly name of the authentication method
369
* @param preferredAuthenticationMethod The preferred authentication method for the user. (for phone authenticators)
370
0 commit comments