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