Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding multiple endpoints to a single controller #19

Closed
anonrig opened this issue Feb 4, 2020 · 0 comments · Fixed by #20
Closed

Adding multiple endpoints to a single controller #19

anonrig opened this issue Feb 4, 2020 · 0 comments · Fixed by #20

Comments

@anonrig
Copy link
Collaborator

anonrig commented Feb 4, 2020

Can we add a support for adding multiple endpoints to the same controller?

For example:

@Controller(['/hello', '/test'])
anonrig added a commit to anonrig/koa-ts-controllers that referenced this issue Feb 4, 2020
@iyobo iyobo closed this as completed in #20 Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant