name change

This commit is contained in:
DanielLee
2026-01-05 16:00:59 +09:00
parent 4438d20430
commit 023ac5be49

View File

@@ -55,8 +55,8 @@ public class LabelAllocateApiController {
}
@Operation(
summary = "작업현황 관리 (라벨링, 검수 진행률 요약정보, 작업자 목록)",
description = "작업현황 관리 (라벨링, 검수 진행률 요약정보, 작업자 목록)")
summary = "작업현황 관리 (라벨링, 검수 진행률 요약정보)",
description = "작업현황 관리 (라벨링, 검수 진행률 요약정보)")
@ApiResponses(
value = {
@ApiResponse(responseCode = "200", description = "조회 성공"),