at.dholms.bulletin.permissions

spacy.dholms.at

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Bulletin",
  "detail": "Read and post on Bulletin boards",
  "permissions": [
    {
      "skey": "self",
      "type": "permission",
      "action": [
        "read",
        "create",
        "update",
        "delete"
      ],
      "manage": [
        "create",
        "update",
        "delete"
      ],
      "resource": "space",
      "authority": "*",
      "spaceType": "at.dholms.bulletin.board",
      "collection": [
        "at.dholms.bulletin.post",
        "at.dholms.bulletin.label",
        "at.dholms.bulletin.position"
      ]
    }
  ]
}

Lexicon Garden

@