No description available.
View raw schema
{
"type": "permission-set",
"title": "Full pckt.blog Access",
"detail": "Provides full access to all pckt.blog features including publication and document references.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"blog.pckt.publication",
"blog.pckt.document",
"blog.pckt.gallery"
]
}
]
}