No description available.
View raw schema
{
"type": "permission-set",
"title": "Cartridge Admin",
"detail": "Review contributions, manage redirects, and refresh caches.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"games.gamesgamesgamesgames.contributionPatch",
"games.gamesgamesgamesgames.contributionReview",
"games.gamesgamesgamesgames.contributionVerification",
"games.gamesgamesgamesgames.redirect"
]
},
{
"lxm": [
"games.gamesgamesgamesgames.putPopularity",
"games.gamesgamesgamesgames.refreshCaches",
"games.gamesgamesgamesgames.reviewContribution"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}