Skip to content

Simplify capabilities #7

Description

@markdstafford

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions