No description available.
View raw schema
{
"type": "permission-set",
"title": "Rito Labeler Kit",
"detail": "Manage auto label definitions and website public settings.",
"title:lang": {
"ja-JP": "リトラベラーキット"
},
"detail:lang": {
"ja-JP": "自動ラベルとWebサイト公開の管理"
},
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"blue.rito.label.auto.like.settings",
"blue.rito.label.auto.post"
]
},
{
"aud": "*",
"lxm": [
"blue.rito.label.public.getSetting",
"blue.rito.label.public.updateSetting"
],
"type": "permission",
"resource": "rpc"
},
{
"skey": "self",
"type": "permission",
"action": [
"read",
"create",
"update",
"delete"
],
"manage": [
"create",
"update",
"delete"
],
"resource": "space",
"authority": "*",
"spaceType": "blue.rito.space.bookmark",
"collection": [
"blue.rito.private.feed.bookmark"
]
}
]
}