No description available.
View raw schema
{
"type": "permission-set",
"title": "Botwatch Access",
"detail": "Read/Write your public records of bot suspicions and trust.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"net.botwatch.bot",
"net.botwatch.trust"
]
}
]
}