No description available.
View raw schema
{
"type": "permission-set",
"title": "kikbak profile",
"detail": "Create and update the kikbak app profile record on your repo.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"tv.kikbak.profile",
"tv.kikbak.like"
]
}
]
}