Skip to content

Commit

Permalink
Issue #564: Update API user role permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislaick committed Nov 24, 2024
1 parent 634283c commit 69365f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/sync/user.role.data_catalogue_api_user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ permissions:
- 'create field_paragraph_document_link'
- 'create field_paragraph_document_title'
- 'create field_paragraph_document_type'
- 'create field_primary_responsibility_org'
- 'create field_related_document'
- 'delete own never_published data_set in_org'
- 'edit any data_set content'
Expand All @@ -39,6 +40,7 @@ permissions:
- 'edit field_paragraph_document_title'
- 'edit field_paragraph_document_type'
- 'edit field_related_document'
- 'edit own field_primary_responsibility_org'
- 'flag bookmark'
- 'revert data_set revisions'
- 'unflag bookmark'
Expand Down

0 comments on commit 69365f5

Please sign in to comment.