Skip to content

Commit fd94ab6

Browse files
committed
VED-1078-Enable-New-Vaccine-Type-Mappings
1 parent b0affbd commit fd94ab6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/prod/permissions_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
},
2626
{
2727
"supplier": "RAVS",
28-
"permissions": ["MMR.CRUDS", "RSV.RS"],
28+
"permissions": ["MMR.CRUDS", "RSV.CRUDS", "PNEUMOCOCCAL.CRUDS"],
2929
"ods_codes": ["X26", "X8E5B"]
3030
},
3131
{
3232
"supplier": "MAVIS",
33-
"permissions": ["FLU.CRUDS", "HPV.CUD", "PNEUMOCOCCAL.CRUDS", "RSV.CUD"],
33+
"permissions": ["FLU.CRUDS", "HPV.CUD"],
3434
"ods_codes": ["V0V8L"]
3535
},
3636
{

0 commit comments

Comments
 (0)