Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat][#88] 카드 공고로 복사시 카드 타입 조건 생성 로직 수정 #90

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

JeongSangByuk
Copy link
Collaborator

@JeongSangByuk JeongSangByuk commented Aug 28, 2024

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 카드 신규 생성(GET /api/v1/card) 수정 : recruit 값 추가
  • 카드 타입 수정 (PUT /api/v1/cards/id/card-type) : cardTypeValueGroup 수정(내_정보 or 공고_복사본_제외 값을 가짐, 공고의 내 정보 복사 타입은 타입 수정이 불가능하기 때문)
  • 공고 쪽 api 조회 버그 수정
  • 공고 수정 사항 반영(내 정보 복사 추가)
  • 공고로 카드 복사시 무조건 재정보 복사 카드 타입에 추가됨.

📝 참고사항

  • na

📚 기타

  • na

@JeongSangByuk JeongSangByuk merged commit 25a7a06 into main Aug 29, 2024
1 check passed
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