No description available.
View raw schema
{
"type": "permission-set",
"title": "Bulleted",
"detail": "Read and write your outlines, bullets, and notes.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"app.bulleted.node",
"app.bulleted.note",
"app.bulleted.outline",
"app.bulleted.mirror",
"app.bulleted.space",
"app.bulleted.comment",
"app.bulleted.commentPolicy"
]
}
]
}