Skip to content

Commit

Permalink
fix: 네이밍 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yunuo46 committed Dec 11, 2023
1 parent a595052 commit ffc4610
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export class ResGetSnowballDto {
type: SnowballDto,
description: '스노우볼 정보'
})
readonly snowballDto: SnowballDto;
readonly snowball: SnowballDto;
}

0 comments on commit ffc4610

Please sign in to comment.