No description available.
View raw schema
{
"type": "permission-set",
"title": "Manage your Germ DM",
"detail": "Allows linking your Atmosphere account with Germ DM and controlling who can message you.",
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"com.germnetwork.declaration",
"com.germnetwork.keypackage"
]
}
]
}