Skip to content

Commit 0be681c

Browse files
authored
VED-713: Update MAVIS permissions. (#791)
1 parent 50292e2 commit 0be681c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

config/prod/permissions_config.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
"permissions": ["RSV.RS"],
2525
"ods_codes": ["X26", "X8E5B"]
2626
},
27+
{
28+
"supplier": "MAVIS",
29+
"permissions": [
30+
"FLU.CUD",
31+
"HPV.CUD"
32+
],
33+
"ods_codes": ["V0V8L"]
34+
},
2735
{
2836
"supplier": "EMIS",
2937
"permissions": [
@@ -108,9 +116,5 @@
108116
{
109117
"supplier": "SONAR",
110118
"ods_codes": ["8HK48"]
111-
},
112-
{
113-
"supplier": "MAVIS",
114-
"ods_codes": ["V0V8L"]
115119
}
116120
]

0 commit comments

Comments
 (0)