samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.77k stars 91 forks source link

fix/docs: replace FastifyAdaptor with FastifyAdapter #960

Closed LeUKi closed 1 month ago

LeUKi commented 1 month ago

FastifyAdapter is a valid export of @nestjs/platform-fastify, which is described as FastifyAdaptor in the comments of the template in nestia.config.ts, which is confusing for newbies, this PR fixes all the wrong exports and uses of FastifyAdaptor. https://docs.nestjs.com/techniques/performance