Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #49 from admin-ch/national-rules
Browse files Browse the repository at this point in the history
update json
  • Loading branch information
benz-ubique authored Dec 9, 2021
2 parents 5ec7369 + 4dc3c43 commit 521cd16
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions src/test/resources/nationalrules.json
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@
"BBIBP-CorV",
"Covishield",
"Covaxin",
"COVI-R",
"R-COVI",
"Covid-19-recombinant",
"BBIBP-CorV_T",
"CoronaVac_T",
Expand Down Expand Up @@ -999,7 +999,7 @@
"BBIBP-CorV_T",
"CoronaVac_T",
"Covaxin_T",
"COVI-R",
"R-COVI",
"Covid-19-recombinant"
]
]
Expand Down Expand Up @@ -1158,7 +1158,7 @@
"BBIBP-CorV_T",
"CoronaVac_T",
"Covaxin_T",
"COVI-R",
"R-COVI",
"Covid-19-recombinant"
]
]
Expand Down Expand Up @@ -1434,7 +1434,23 @@
{
"var": "payload.t.0"
},
"INVALID",
{
"if": [
{
"in": [
{
"var": "payload.t.0.tt"
},
[
"LP6464-4",
"LP217198-3"
]
]
},
"INVALID",
"SUCCESS"
]
},
"SUCCESS"
]
}
Expand Down Expand Up @@ -1772,7 +1788,7 @@
"BBIBP-CorV",
"Covishield",
"Covaxin",
"COVI-R",
"R-COVI",
"Covid-19-recombinant"
]
]
Expand Down

0 comments on commit 521cd16

Please sign in to comment.