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

[FIX] category, task, subTask id header로 응답 #116

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Seokyeong237
Copy link
Member

@Seokyeong237 Seokyeong237 commented Aug 23, 2023

📝 Summary

category, task, subTask 생성 시, 각각의 id를 response header로 응답합니다.

형식 예시)
Key: Location
Value: 17

👩‍💻 Contents

Category 생성
category

Task 생성
task

SubTask 생성
subTask

📝 Review Note

📣 Related Issue

📬 Reference

@Seokyeong237 Seokyeong237 added 🐹 서경 🐹 🐞Fix🐞 에러 발생 시, 버그 labels Aug 23, 2023
@Seokyeong237 Seokyeong237 self-assigned this Aug 23, 2023
Copy link
Member

@yeseul106 yeseul106 left a comment

Choose a reason for hiding this comment

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

짱짱 고생하셨써용 ~!!

@Seokyeong237 Seokyeong237 merged commit 9bb6af1 into develop Aug 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞Fix🐞 에러 발생 시, 버그 🐹 서경 🐹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] category, task, subTask 생성 시, id 반환
2 participants