No description available.
View raw schema
{
"type": "permission-set",
"title": "Full kich.io Access",
"detail": "Provides full access to all kich.io features including recipe sharing, social, and accomplishment tracking.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"io.kich.recipe.recipe",
"io.kich.recipe.like",
"io.kich.recipe.review",
"io.kich.recipe.collection",
"io.kich.recipe.collectionfollow",
"io.kich.recipe.collectionitem",
"io.kich.profile",
"io.kich.graph.follow",
"io.kich.accomplishment",
"io.kich.cookinglog",
"io.kich.recipe.save"
]
}
]
}