Skip to content

feat(BE): 의과 약품 분류 생성 API 구현 #25

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

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

eeseung
Copy link
Member

@eeseung eeseung commented Jun 10, 2024

#️⃣ 이슈 번호

💡 구현 내용

  • 의과 약품 분류 생성 API를 구현했습니다.
    • [BadRequestException] 이미 존재하는 분류인 경우(대분류, 소분류 동일 & deletedAt: null)

📢 PR Point

📸 스크린샷

@eeseung eeseung added ✨ feature 기능 개발 🌐 BE 백엔드 작업 labels Jun 10, 2024
@eeseung eeseung self-assigned this Jun 10, 2024
@eeseung eeseung linked an issue Jun 10, 2024 that may be closed by this pull request
1 task
@eeseung eeseung force-pushed the feature/#23/m-medicine-categories-post branch from 99bd021 to 83dc2ab Compare June 10, 2024 13:36
@eeseung eeseung changed the title feat(BE): 의과 약품 대분류 생성 API 구현 feat(BE): 의과 약품 분류 생성 API 구현 Jun 10, 2024
@eeseung eeseung force-pushed the feature/#23/m-medicine-categories-post branch 5 times, most recently from 1034f8d to 9f392ea Compare June 10, 2024 16:25
@eeseung eeseung force-pushed the feature/#23/m-medicine-categories-post branch from 9f392ea to 1d37c3c Compare June 10, 2024 18:17
Copy link
Contributor

@yeeezae yeeezae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

완벽하다.....ㅜ

@eeseung eeseung merged commit 85af981 into develop Jun 17, 2024
@eeseung eeseung deleted the feature/#23/m-medicine-categories-post branch June 17, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 BE 백엔드 작업 ✨ feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

의과 약품 분류 생성 API 구현
2 participants