No description available.
View raw schema
{
"type": "permission-set",
"title": "Custom Game Feeds",
"detail": "Create and manage custom feed generators.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"games.gamesgamesgamesgames.feed.generator"
]
},
{
"lxm": [
"games.gamesgamesgamesgames.feed.describeFeedGenerator",
"games.gamesgamesgamesgames.feed.getFeedSkeleton",
"games.gamesgamesgamesgames.feed.getGameFeed"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}