@brakebein/prisma-generator-nestjs-dto
Advanced tools
Changelog
[1.18.0] - 2023-08-10
@DtoCreateHidden
and @DtoUpdateHidden
annotation [#21][i21]@DtoApiHidden
annotation to add @ApiHideProperty
decorator [#23][i23]DtoRelationCanDisconnectOnUpdate
annotation [#25][pr25] (thanks to @m1212e)requiredResponseApiProperty = "false"
parameter for the old behavior.Changelog
[1.17.4] - 2023-03-04
dtoSuffix
does not end with dto
[#17][i17]