Skip to content

Commit

Permalink
test: 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
dtd1614 authored May 16, 2024
1 parent 9351d4f commit 38c34a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
@RequiredArgsConstructor
@RestController
@RequestMapping("/api/auth")
@Tag(name = "인증 API 명세서")
@Tag(name = "인증 API 명세서!!")
@Validated
public class AuthController {

Expand Down

0 comments on commit 38c34a6

Please sign in to comment.