Skip to content

Commit

Permalink
Update Src/VTEX/SalesChannelApi.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 6, 2024
1 parent 26357e2 commit b73a8be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/VTEX/SalesChannelApi.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ namespace VTEX
[ApiController]
public class SalesChannelApiController : ControllerBase
[Authorize]

{

Check notice on line 11 in Src/VTEX/SalesChannelApi.cs

View check run for this annotation

codefactor.io / CodeFactor

Src/VTEX/SalesChannelApi.cs#L11

Opening braces should not be preceded by blank line. (SA1509)
// GET: api/SalesChannels
[HttpGet]
Expand Down

0 comments on commit b73a8be

Please sign in to comment.