@@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.RestController;
import java.util.List;
-@Api(tags = "14.RSE-3.통계조히-RSE OD 교통량 시간 통계")
+@Api(tags = "14.RSE-3.통계조회-RSE OD 교통량 통계")
@Validated
@RestController
@RequiredArgsConstructor