lukeautry / tsoa

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

Update tests to confirm that chaining multiple middlewares works #1558

Closed iffa closed 7 months ago

iffa commented 8 months ago

All Submissions:

Closing issues

Closes #1505

Updated tests to confirm that chaining multiple middlewares works as expected.

WoH commented 7 months ago

Much appreciated, thanks 🙏👍