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

How do I override methods? #375

Open
karthikkp opened this issue Mar 15, 2018 · 0 comments
Open

How do I override methods? #375

karthikkp opened this issue Mar 15, 2018 · 0 comments
Labels

Comments

@karthikkp
Copy link

How do I override methods or add additional methods ? How do I have the routes generated by the module in a seperate routes directory? Because the module automatically generates "api/v1" and putting it in a seperate folder will require me to do "app.use('', someRoutes)"; if i do this I cant handle other resources i might need.

@Zertz Zertz added the question label Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants