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 071bed4 commit 9f0e968
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Src/VTEX/VTEXContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1482,8 +1482,7 @@ CancellationToken token
/// <param name="specifications">The specifications list.</param>
/// <param name="productId">The product identifier.</param>
/// <param name="token">The token.</param>
public async Task UpdateSpecificationsAsync(
public async Task UpdateSpecificationsAsync(
public async Task UpdateProductSpecificationsAsync(
List<Specification> specifications,
int productId,
CancellationToken token)
Expand Down

0 comments on commit 9f0e968

Please sign in to comment.