No description available.
View raw schema
{
"type": "permission-set",
"title": "Asha Bookmarklet",
"detail": "Quickly save recipes from the web. Can create recipe records and upload images only.",
"permissions": [
{
"type": "permission",
"action": [
"create"
],
"resource": "repo",
"collection": [
"africa.kandake.asha.recipe.recipe"
]
}
]
}