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] main 서버 swagger 적용 #105

Merged
merged 4 commits into from
Nov 16, 2024
Merged

[FEAT] main 서버 swagger 적용 #105

merged 4 commits into from
Nov 16, 2024

Conversation

i3kae
Copy link
Collaborator

@i3kae i3kae commented Nov 14, 2024

🚀 Issue Number

주요 작업

  • �프론트엔드 작업을 위한 api 명세가 필요

고민과 해결 과정

  • nestjs swagger을 설치해서 적용
  • 기존 키 생성 api에 대해서 swagger 적용

📸 Screenshots

mainServer/src/host/host.service.ts:9:5 - error TS2564: Property 'uuid' has no initializer and is not definitely assigned in the constructor.

9 uuid: string;

🔜 추가 내용 (선택)

@i3kae i3kae added FEAT 기능 구현 BE🐹 labels Nov 14, 2024
@i3kae i3kae merged commit a86aacb into dev-be Nov 16, 2024
3 checks passed
@i3kae i3kae deleted the feat-be-#99-swagger_apply branch November 16, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE🐹 FEAT 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant