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

Add the package option "except" #4

Open
@larsvankleef

Description

@larsvankleef

This wil create all the routes except the given options.

Api

router.resource("/test", require('./controller'), { "except": ['index', 'show'] })

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions