No description available.
View raw schema
{
"type": "permission-set",
"title": "Full Pocket Feed Permissions",
"detail": "Manage your pocket feed subscriptions.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"at.pocketfeed.subscription"
]
}
]
}