Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
swagger 플러그인을 적용했습니다. 모든 dto, entity 파일에 간단한 swagger 기능이 자동으로 적용되어 따로 데코레이터를 붙이지 않아도 swagger 문서 상에서 DTO 형식 및 request, response의 json 형식 예시를 확인할 수 있습니다.
@IsInt
같은 class-validator는 직접 추가해줘야 합니다.아래는 해당 브랜치가 반영된 dev서버의 swagger 문서