Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/DSM-Repo/Whopper
Browse files Browse the repository at this point in the history
  • Loading branch information
dkflfkd53 committed Aug 12, 2024
2 parents 6d5d274 + 7cce824 commit e341976
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

@RestController
@RequiredArgsConstructor
@RequestMapping("/api/feedback")
@RequestMapping("/feedback")
public class FeedbackController {

private final AddFeedbackUseCase addFeedbackUseCase;
Expand Down

0 comments on commit e341976

Please sign in to comment.