라벨링 툴 detail 에 상태 추가
This commit is contained in:
@@ -335,8 +335,6 @@ public class TrainingDataReviewApiController {
|
||||
trainingDataReviewService.getDefaultPagingNumber(userId, size, operatorUid));
|
||||
}
|
||||
|
||||
// 이번 범위에서는 새로운 폴리곤 추가하지 않는다고 하여 Hidden
|
||||
@Hidden
|
||||
@Operation(
|
||||
summary = "새로운 polygon(들) 추가 저장",
|
||||
description = "탐지결과 외 새로운 polygon을 추가로 저장합니다. 단일 또는 여러 개를 저장할 수 있습니다.")
|
||||
|
||||
Reference in New Issue
Block a user