#Problem displaying the description on an Enum with enumName

2 messages · Page 1 of 1 (latest)

junior patrol
#

I have a problem with the description.
When "enumName" and "description" in the @ApiProperty() options are filled in. The description is not displayed in the schema.
Do you have any idea why?

I use :
nestjs: 10.2.7
"@nestjs/swagger": 7.1.13

sour furnace
#

have you tried hard coding that description?