diff options
| author | mo khan <mo@mokhan.ca> | 2025-04-02 11:23:47 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-04-02 11:23:47 -0600 |
| commit | 3f54e2fc59f21029813863491b37e39bb6015115 (patch) | |
| tree | 423d1d427e4d340d8030d3c9d98794084c0d5edb /cedar.json | |
| parent | e8708d505dfbe6c3ecbf41afb9732b73b6f1f156 (diff) | |
refactor: move policies and entities in policies package
Diffstat (limited to 'cedar.json')
| -rw-r--r-- | cedar.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/cedar.json b/cedar.json deleted file mode 100644 index c170a3b..0000000 --- a/cedar.json +++ /dev/null @@ -1,24 +0,0 @@ -[ - { - "uid": { - "type": "User", - "id": "*" - } - }, - { - "uid": { - "type": "Project", - "id": "3" - }, - "parents": [ - { - "type": "Group", - "id": "3" - }, - { - "type": "Path", - "id": "/projects.json" - } - ] - } -] |
