Skip to content

Commit

Permalink
fix(birthdaycontroller): class serializer without options throws
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev committed May 4, 2024
1 parent 2077010 commit 07d72d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ import { CreateOrUpdateBirthdayEntryDto } from '../dto/create-or-update-birthday
}

@Post('/')
@UseInterceptors(ClassSerializerInterceptor)
@ApiOperation({
summary: 'create birthday entry',
description:
Expand Down

0 comments on commit 07d72d3

Please sign in to comment.