forgejo-api-types/test_data/example_permission.json
2023-07-28 21:31:04 +02:00

5 lines
53 B
JSON

{
"admin": true,
"pull": false,
"push": true
}