Skip to content

Commit 29a5086

Browse files
authored
added COVID CRUDS permissions for TPP, MEDICUS and EMIS in prod config (#1385)
1 parent a161017 commit 29a5086

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/prod/permissions_config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"supplier": "EMIS",
4545
"permissions": [
4646
"3IN1.CRUDS",
47+
"COVID.CRUDS",
4748
"FLU.CRUDS",
4849
"HPV.CRUDS",
4950
"MENACWY.CRUDS",
@@ -60,6 +61,7 @@
6061
"supplier": "TPP",
6162
"permissions": [
6263
"3IN1.CRUDS",
64+
"COVID.CRUDS",
6365
"FLU.CRUDS",
6466
"HPV.CRUDS",
6567
"MENACWY.CRUDS",
@@ -76,6 +78,7 @@
7678
"supplier": "MEDICUS",
7779
"permissions": [
7880
"3IN1.CRUDS",
81+
"COVID.CRUDS",
7982
"FLU.CRUDS",
8083
"HPV.CRUDS",
8184
"MENACWY.CRUDS",

0 commit comments

Comments
 (0)