Skip to content

Commit

Permalink
Update article_16.json
Browse files Browse the repository at this point in the history
Removed eligibleEvidence from criteria
  • Loading branch information
AlexZherebnykh authored Jul 29, 2024
1 parent eb03871 commit 4912604
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions criteria/article_16.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@
"requirements": [
{
"dataType": "boolean",
"expectedValue": true,
"eligibleEvidence": {
"description": "Документ у форматі PDF",
"type": "document"
}
"expectedValue": true
}
]
}
Expand Down Expand Up @@ -61,11 +57,7 @@
"requirements": [
{
"dataType": "boolean",
"expectedValue": true,
"eligibleEvidence": {
"description": "Документ у форматі PDF",
"type": "document"
}
"expectedValue": true
}
]
}
Expand Down Expand Up @@ -97,11 +89,7 @@
"requirements": [
{
"dataType": "boolean",
"expectedValue": true,
"eligibleEvidence": {
"description": "Документ у форматі PDF",
"type": "document"
}
"expectedValue": true
}
]
}
Expand Down Expand Up @@ -133,11 +121,7 @@
"requirements": [
{
"dataType": "boolean",
"expectedValue": true,
"eligibleEvidence": {
"description": "Документ у форматі PDF",
"type": "document"
}
"expectedValue": true
}
]
}
Expand Down

0 comments on commit 4912604

Please sign in to comment.