Skip to content

Commit

Permalink
Update Src/VTEX/VTEXContext.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent d37db64 commit b08e479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/VTEX/VTEXContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1475,6 +1475,7 @@ CancellationToken token
var specifications = new List<Specification>();
// TODO: Implement actual data retrieval logic

Check warning

Code scanning / Sonarcsharp (reported by Codacy)

Complete the task associated to this 'TODO' comment. Warning

Complete the task associated to this 'TODO' comment.
return await Task.FromResult(specifications);
}
/// <summary>
/// Updates the product specifications asynchronous.
/// </summary>
Expand Down

0 comments on commit b08e479

Please sign in to comment.