No description available.
View raw schema
{
"type": "permission-set",
"title": "Atmosphere Account",
"detail": "Manage your Atmosphere explore profile, reviews, and updates.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"com.atmosphereaccount.registry.profile",
"com.atmosphereaccount.registry.review",
"com.atmosphereaccount.registry.update"
]
}
]
}