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: Swagger 설정 추가 #9

Merged
merged 3 commits into from
Jul 21, 2024
Merged

Feat: Swagger 설정 추가 #9

merged 3 commits into from
Jul 21, 2024

Conversation

Jaewon-pro
Copy link
Member

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • Swagger 문서화 설정을 추가합니다.
  • Swagger pageable 기본 설정 대신, 입력하기 쉬운 param 형태를 사용합니다.
  • 스프링 기본 프로필을 local로 수정합니다.

🔍 리뷰 요청/참고 사항

@Jaewon-pro Jaewon-pro added documentation Improvements or additions to documentation chore labels Jul 21, 2024
@Jaewon-pro Jaewon-pro requested a review from hee9841 July 21, 2024 08:36
@Jaewon-pro Jaewon-pro self-assigned this Jul 21, 2024
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

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

👍

@Jaewon-pro Jaewon-pro merged commit 5562fb6 into main Jul 21, 2024
1 check passed
@Jaewon-pro Jaewon-pro deleted the feature/#8/swagger branch July 21, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swagger api 문서화 설정
2 participants