lukeautry / tsoa

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

Support for inheritance in controllers #1525

Closed MatthieuVegreville closed 6 months ago

MatthieuVegreville commented 8 months ago

Sorting

Expected Behavior

Hello team,

Is it planned to implement inheritance with controllers to factor common endpoints (get, search, create). Right now, the only solution when we have a same endpoint for different entities is to create two endpoints in each of the respective controller right?

github-actions[bot] commented 8 months ago

Hello there MatthieuVegreville 👋

Thank you for opening your very first issue in this project.

We will try to get back to you as soon as we can.👀

github-actions[bot] commented 7 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