snp-sync-batch/frontend
HYOJIN 614a4af16a fix(schedule): 스케줄 toggle API 메서드 불일치 수정 (#6)
Backend @PatchMapping에 맞춰 Frontend toggleSchedule을 POST → PATCH로 변경
patchJson 헬퍼 함수 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 08:36:16 +09:00
..
src fix(schedule): 스케줄 toggle API 메서드 불일치 수정 (#6) 2026-03-25 08:36:16 +09:00
.gitignore chore: 팀 워크플로우 초기화 및 CLAUDE.md 프로젝트 특화 (#2) 2026-03-23 14:24:41 +09:00
eslint.config.js feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
index.html feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
package-lock.json feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
package.json feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
tsconfig.app.json feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
tsconfig.json feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
tsconfig.node.json feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00
vite.config.ts feat: snp-sync-batch 프로젝트 초기 설정 2026-03-23 13:33:31 +09:00