No description available.
View raw schema
{
"type": "permission-set",
"title": "Yuunagi.app",
"detail": "",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"app.yuunagi.feed.animation",
"app.yuunagi.feed.star",
"app.yuunagi.feed.channel",
"app.yuunagi.graph.follow",
"app.yuunagi.actor.declaration"
]
},
{
"lxm": [
"app.yuunagi.feed.getChannelFeed",
"app.yuunagi.feed.getTimeline",
"app.yuunagi.feed.searchAnimationsInChannel",
"app.yuunagi.actor.getPreferences",
"app.yuunagi.actor.putPreferences",
"app.yuunagi.moderation.createReport"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}