Skip to content

Commit

Permalink
Update Src/VTEX/VTEXWrapper.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 4, 2024
1 parent 0009758 commit 709ffcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/VTEX/VTEXWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ string result
)
{
var statusCode = 0;

if (response != null)
{
statusCode = (int)response.StatusCode;
Expand Down

0 comments on commit 709ffcb

Please sign in to comment.