Skip to content

Commit

Permalink
api: fix spec bug
Browse files Browse the repository at this point in the history
  • Loading branch information
patrit committed Jul 14, 2021
1 parent 67ef5c0 commit a9362c9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions mrz/api/v1/spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,7 @@ YkoNn+i1KuNDswN5Eufsoj+SBgbyLKK18CcMNRwWCOYEHwLBj2RmrhO5FpNjU0YKmYyOc5aCjniCLRMJ
"type": "string"
},
"check_personal_number": {
"type": "string",
"example": "1",
"minLength": 1,
"maxLength": 1
"$ref": "#/components/schemas/MrzCheck"
},
"raw": {
"type": "array",
Expand Down Expand Up @@ -315,4 +312,4 @@ YkoNn+i1KuNDswN5Eufsoj+SBgbyLKK18CcMNRwWCOYEHwLBj2RmrhO5FpNjU0YKmYyOc5aCjniCLRMJ
}
}
}
}
}

0 comments on commit a9362c9

Please sign in to comment.