feat: BY PASS API 등록 프로세스 설계 및 개발 (#63) #108
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-batch-validation#108
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/ISSUE-63-bypass-api-registration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
백엔드
프론트엔드
DB
관련 이슈
테스트
String.formatted() %s 플레이스홀더 방식에서 명명된 플레이스홀더 {{}} + String.replace() 방식으로 변경 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>백엔드: - generateDtoCode에서 List/Map 타입 import 자동 추가 - JsonSchemaParser에 targetField 파라미터 추가 (특정 필드 내부만 파싱) - 배열 내 객체 감지 시 List<{FieldName}Item> 타입으로 추론 프론트엔드: - JSON 샘플 파싱 시 "전체 JSON / 특정 필드 내부" 선택 옵션 추가 - targetField 기본값 "data" (페이징 래퍼 대응) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>MR 승인 (via /mr skill)