diff --git a/src/PinguApps.Appwrite.Client/Clients/IAccountClient.cs b/src/PinguApps.Appwrite.Client/Clients/IAccountClient.cs index 13f01319..fa549def 100644 --- a/src/PinguApps.Appwrite.Client/Clients/IAccountClient.cs +++ b/src/PinguApps.Appwrite.Client/Clients/IAccountClient.cs @@ -152,6 +152,7 @@ public interface IAccountClient /// /// Verify an authenticator app after adding it using . + /// Appwrite Docs /// /// The request content /// Type of authenticator @@ -160,6 +161,7 @@ public interface IAccountClient /// /// Enable or disable MFA on an account + /// Appwrite Docs /// /// The request content /// The user