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

[#013] Swagger 설정 #84

Merged
merged 21 commits into from
Apr 19, 2024
Merged

[#013] Swagger 설정 #84

merged 21 commits into from
Apr 19, 2024

Conversation

koomin1227
Copy link
Member

이슈

체크리스트

  • Swagger 설정
  • B 구현

고민한 내용

  • api 기능을 변경할 때마다 매번 swagger 허브에 있는 yaml 파일을 바꾸는 것이 힘들었다. 또한 바꾼다 한들 실수로 누락되는 부분이 있었고 동기화 관리가 어려워서 프로젝트에 자동으로 swagger 문서를 생성 하도록 적용했다.

요구사항

  • 패치받아서 직접 실행해서 오류가 없는지 문서를 확인해주세요.
  • /api 로 들어가면 보입니다.

@koomin1227 koomin1227 self-assigned this Apr 18, 2024
Copy link
Contributor

@namewhat99 namewhat99 left a comment

Choose a reason for hiding this comment

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

확인했습니다~ 굳굳

@namewhat99 namewhat99 merged commit d2c533e into develop Apr 19, 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.

2 participants