samchon / nestia

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

Let `@WebSocketRoute()` to generate compilation errors. #890

Closed samchon closed 2 months ago

samchon commented 2 months ago

If parameters of @WebSocketRoute() decorated controller method is not following its rule, @nestia/core will throw TypeScript compile error manually.