Foundations for dataset level access functionality - Part 2
This merge requests extends the foundations for addding acls at the dataset level
- If the subproject access policy is set to
uniform
, then the dataset cannot be patched - Only if the subproject access policy is set to
dataset
, then the dataset ACLs can be applied - When registering a dataset/patching a dataset the acls should have both the admin and viewer group lists.
- Added postman e2e tests
Edited by Sacha Brants