From 7a89a800f3e33161147ba3b350076077432f9ed1 Mon Sep 17 00:00:00 2001
From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2024 00:11:32 +0000
Subject: [PATCH] Update Src/VTEX/VTEXWrapper.cs
---
Src/VTEX/VTEXWrapper.cs | 1 +
1 file changed, 1 insertion(+)
diff --git a/Src/VTEX/VTEXWrapper.cs b/Src/VTEX/VTEXWrapper.cs
index 037b6fa03..8eca0c870 100644
--- a/Src/VTEX/VTEXWrapper.cs
+++ b/Src/VTEX/VTEXWrapper.cs
@@ -510,6 +510,7 @@ ref requiresAuthentication
/// System.String.
/// restEndpoint - null
ref string endpoint,
+ ref string endpoint,
ref Dictionary queryString,
RequestEndpoint restEndpoint,
ref Cookie cookie,