There was an error while loading. Please reload this page.
1 parent 71bd1d1 commit cec5a88Copy full SHA for cec5a88
1 file changed
docs/data-sources/permitio_role.md
@@ -23,8 +23,9 @@ description: |-
23
### Optional
24
25
- `description` (String)
26
-- `extends` (List of String)
27
-- `permissions` (List of String)
+- `extends` (Set of String)
+- `permissions` (Set of String)
28
+- `resource` (String)
29
- `updated_at` (String)
30
31
### Read-Only
@@ -34,3 +35,4 @@ description: |-
34
35
- `id` (String) The ID of this resource.
36
- `organization_id` (String)
37
- `project_id` (String)
38
+- `resource_id` (String)
0 commit comments