D3V-Server/backend/lib/access/users-delete.json

8 lines
65 B
JSON
Raw Normal View History

2026-03-07 13:49:44 +00:00
{
"anyOf": [
{
"$ref": "roles#/definitions/admin"
}
]
}