No description available.
View raw schema
{
"type": "permission-set",
"title": "Rito",
"detail": "Bookmark and Schema",
"title:lang": {
"ja-JP": "リト"
},
"detail:lang": {
"ja-JP": "ブックマークとスキーマ"
},
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"blue.rito.feed.bookmark",
"blue.rito.feed.like",
"blue.rito.service.schema"
]
},
{
"aud": "*",
"lxm": [
"blue.rito.preference.getPreference",
"blue.rito.preference.putPreference"
],
"type": "permission",
"resource": "rpc"
}
]
}