app.bulleted.spaceAccess

lexicons.bulleted.app

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Bulleted spaces",
  "detail": "Read the outlines shared in your Bulleted spaces, write your own bullets in them, and create, rename and delete the spaces you own.",
  "permissions": [
    {
      "type": "permission",
      "action": [
        "read",
        "create",
        "update",
        "delete"
      ],
      "resource": "space",
      "authority": "*",
      "spaceType": "app.bulleted.space",
      "collection": [
        "app.bulleted.node",
        "app.bulleted.note",
        "app.bulleted.outline",
        "app.bulleted.mirror",
        "app.bulleted.comment",
        "app.bulleted.commentPolicy"
      ]
    },
    {
      "type": "permission",
      "action": [
        "read_self"
      ],
      "manage": [
        "create",
        "update",
        "delete"
      ],
      "resource": "space",
      "spaceType": "app.bulleted.space"
    }
  ]
}

Lexicon Garden

@