From b5613251480bdfc86337ed62cc6cc4f080df57b7 Mon Sep 17 00:00:00 2001 From: Matthew Parker Date: Thu, 8 Aug 2024 23:54:30 +0100 Subject: [PATCH] Added missing docs links --- src/PinguApps.Appwrite.Client/Clients/IAccountClient.cs | 2 ++ 1 file changed, 2 insertions(+) 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