Skip to content

feat: 근로자 명단 가져오기 API 추가 - #292

Merged
hywznn merged 1 commit into
developfrom
feat/worker-import-api
Aug 8, 2026
Merged

feat: 근로자 명단 가져오기 API 추가#292
hywznn merged 1 commit into
developfrom
feat/worker-import-api

Conversation

@hywznn

@hywznn hywznn commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

작업 내용

  • Server #116의 Worker Import 요청·응답 타입을 추가했습니다.
  • 업로드, 조회, 열 연결, 검증, 행 수정·제외, 등록, 재검증 API 함수를 추가했습니다.
  • 생성·등록 요청에 Idempotency-Key를 전달하고, 변경 요청은 expected_version을 받도록 구성했습니다.
  • CSV/XLSX multipart 업로드 시 브라우저가 boundary를 설정하도록 Content-Type을 강제로 지정하지 않습니다.

범위

  • 이 PR은 API 타입·호출 함수·테스트만 포함합니다.
  • 온보딩 화면 연결은 후속 스택 PR로 분리합니다.

Server

검증

  • npm run lint
  • npm run build
  • npm test -- --run (72 files, 365 tests)

참고

  • 검수 전 병합되지 않도록 Draft로 열었습니다.

@hywznn
hywznn marked this pull request as ready for review August 8, 2026 17:02
@hywznn
hywznn merged commit cb75687 into develop Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant