No description available.
View raw schema
{
"type": "permission-set",
"title": "Linkat",
"detail": "Allows Linkat to create, edit, and delete your board",
"detail:lang": {
"ja": "Linkatがあなたのボードを作成・編集・削除することを許可します"
},
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"blue.linkat.board"
]
}
]
}