No description available.
View raw schema
{
"type": "permission-set",
"title": "Edit your astral powers",
"detail": "Edit the point total and power list",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update"
],
"resource": "repo",
"collection": [
"dev.vielle.dnd.astral"
]
}
]
}