lukeautry / tsoa

Build OpenAPI-compliant REST APIs using TypeScript and Node
MIT License
3.42k stars 489 forks source link

Validation erros not show in version 6.0.0 #1534

Closed JimmyBjorklund closed 6 months ago

JimmyBjorklund commented 7 months ago

Sending post with for instance a true instead of 1 on a number used to cause validation printouts in version 5.0.0. This is not the case in 6.0.0 and the error that is thrown do not contain a valid message.

WoH commented 7 months ago

Did the generated spec change there?

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days