Skip to content

Commit

Permalink
Update rbac for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Nov 28, 2024
1 parent 225e87d commit f5599ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/integration/sda/rbac.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"role": "admin",
"path": "/file/verify/:accession",
"action": "PUT"
},
{
"role": "admin",
"path": "/dataset/verify/:dataset",
"action": "PUT"
},
{
"role": "submission",
Expand Down

0 comments on commit f5599ac

Please sign in to comment.