Skip to content
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.

Add the package option "except" #4

Open
larsvankleef opened this issue Sep 11, 2017 · 0 comments
Open

Add the package option "except" #4

larsvankleef opened this issue Sep 11, 2017 · 0 comments

Comments

@larsvankleef
Copy link
Contributor

This wil create all the routes except the given options.

Api

router.resource("/test", require('./controller'), { "except": ['index', 'show'] })
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant