Blah blah blah
View raw schema
{
"type": "permission-set",
"title": "Twinkl Home Page & Social",
"detail": "Create and manage your Twinkl home page: Web Tiles, theme and custom styles, profile music, your Top Friends list, and guestbook signatures you leave on other pages.",
"title:lang": {},
"description": "Blah blah blah",
"detail:lang": {},
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"social.twinkl.actor.style",
"social.twinkl.actor.profile",
"social.twinkl.actor.profileMusic",
"social.twinkl.graph.topFriends",
"social.twinkl.homepage.tile",
"social.twinkl.theme.pack",
"social.twinkl.guestbook.post"
]
}
]
}