No description available.
View raw schema
{
"type": "permission-set",
"title": "Manage L@tr Reading State",
"detail": "Create, update, and delete L@tr metadata attached to your bookmarks, including unread and archived state.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"link.latr.bookmarks.metadata"
]
}
]
}