Skip to content

Commit cec5a88

Browse files
committed
docs: Update role data source schema documentation
1 parent 71bd1d1 commit cec5a88

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/data-sources/permitio_role.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ description: |-
2323
### Optional
2424

2525
- `description` (String)
26-
- `extends` (List of String)
27-
- `permissions` (List of String)
26+
- `extends` (Set of String)
27+
- `permissions` (Set of String)
28+
- `resource` (String)
2829
- `updated_at` (String)
2930

3031
### Read-Only
@@ -34,3 +35,4 @@ description: |-
3435
- `id` (String) The ID of this resource.
3536
- `organization_id` (String)
3637
- `project_id` (String)
38+
- `resource_id` (String)

0 commit comments

Comments
 (0)