테스트 실행 추가
This commit is contained in:
@@ -142,7 +142,7 @@ public class TrainApiController {
|
||||
return ApiResponseDto.ok("ok");
|
||||
}
|
||||
|
||||
@Operation(summary = "학습 취소", description = "학습 취소 API")
|
||||
@Operation(summary = "test 학습 취소", description = "학습 취소 API")
|
||||
@ApiResponses(
|
||||
value = {
|
||||
@ApiResponse(
|
||||
|
||||
Reference in New Issue
Block a user