Skip to content

Commit

Permalink
rename: api url 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyu0218 committed Oct 31, 2024
1 parent 094350f commit 03d5107
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

@Tag(name = "푸시 알림 테스트")
@RequiredArgsConstructor
@RequestMapping("/api/fcm-test")
@RequestMapping("/internal/fcm-test")
@RestController
public class FcmTestController {

Expand Down

0 comments on commit 03d5107

Please sign in to comment.