24039e05d5
Add policy.json file to define the APIs policy.
5 lines
70 B
JSON
5 lines
70 B
JSON
{
|
|
"context_is_admin": "role:admin",
|
|
"deny_everybody": "!",
|
|
}
|