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

Swagger에 API별 Exceptions 추가 (#113) #114

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

sungjindev
Copy link
Contributor

@sungjindev sungjindev commented Feb 24, 2024

⭐️ Issue Number

🚩 Summary

지금까지 만들어진 API들 중에서 Exception이 발생할 수 있는 API들에 대해 각 Swagger API 명세 문서에 Exceptions에 대한 내용을 추가하려고 합니다.

  • 모든 Exception에 대한 확인
  • Exception이 발생하는 각 API 명세 문서에 Exception 내용 정리

📋 To Do

  • 별 다른 이상이 없으면 바로 Main에 릴리즈

@sungjindev sungjindev added the 📋 Docs 문서 작업 label Feb 24, 2024
@sungjindev sungjindev self-assigned this Feb 24, 2024
Copy link

Test Results

16 tests  ±0   16 ✅ ±0   15s ⏱️ +2s
10 suites ±0    0 💤 ±0 
10 files   ±0    0 ❌ ±0 

Results for commit 5424785. ± Comparison against base commit 2f9682c.

Copy link
Contributor

@jinhoon227 jinhoon227 left a comment

Choose a reason for hiding this comment

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

꼼꼼하네요! 승인합니다!

@sungjindev sungjindev merged commit 219b094 into develop Feb 24, 2024
3 checks passed
@sungjindev sungjindev deleted the feature/add-exceptions-to-swagger(#113) branch February 24, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📋 Docs 문서 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants