Skip to content

Commit

Permalink
Update Src/Controllers/ProductSpecificationController.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Dec 11, 2024
1 parent cd70a49 commit 26523ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/Controllers/ProductSpecificationController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ public async Task<IActionResult> UpdateSpecification(int productId, int specific
return NoContent();
}
}
}

0 comments on commit 26523ab

Please sign in to comment.