Skip to content

Commit

Permalink
fixtures: add access restrictions for SCADA cat
Browse files Browse the repository at this point in the history
* added restrictions to upload to SCADA project category
  • Loading branch information
kpsherva committed Jan 10, 2019
1 parent 6716d0b commit bd419b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cds/modules/fixtures/data/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"restricted": [],
"responsible": ["[email protected]"]
},
"_access": {
"read" : ["[email protected]"]
},
"_record_type": ["PROJECT"]
}
]

0 comments on commit bd419b7

Please sign in to comment.