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

Simplify capabilities #7

Open
markdstafford opened this issue Apr 16, 2015 · 0 comments
Open

Simplify capabilities #7

markdstafford opened this issue Apr 16, 2015 · 0 comments
Assignees
Milestone

Comments

@markdstafford
Copy link

Currently capabilities are specified as separate line items, e.g.:

insertable: true
searchable: true
deletable: true

Simplify these into a single line if possible:

allows: [create, read, delete]
@markdstafford markdstafford self-assigned this May 4, 2015
@LianwMS LianwMS modified the milestone: Alpha 1.0 Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants