#Need help configuring Swagger YAML generation in NestJS

2 messages · Page 1 of 1 (latest)

last skiff
#

Hi everyone,

I'm currently working on a NestJS project and I'm trying to configure Swagger YAML generation for my API documentation. I want to set up a specific route (/api/myApiName/yaml) where the Swagger YAML document can be accessed only for that specific api. However, I'm facing some challenges in achieving this.

viscid arch