Skip to content

Commit

Permalink
SP-12972: Add new constants (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
GubinAlexander authored Feb 8, 2024
1 parent aac81f3 commit e3d5274
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 0 deletions.
2 changes: 2 additions & 0 deletions authenticity/e-check-diagnose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ components:
- 26
- 27
- 28
- 29
- 30
- 31
- 33
Expand Down Expand Up @@ -141,6 +142,7 @@ components:
- "INCORRECT_TEXT_COLOR"
- "PHOTO_FALSE_LUMINESCENCE"
- "TOO_MUCH_SHIFT"
- "CONTACT_CHIP_TYPE_MISMATCH"
- "FIBERS_NOT_FOUND"
- "TOO_MANY_OBJECTS"
- "SPECKS_IN_UV"
Expand Down
3 changes: 3 additions & 0 deletions e-graphic-field-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ components:
- 209
- 210
- 211
- 213
- 250
- 300
- 301
Expand All @@ -44,6 +45,7 @@ components:
- "Area with dynamic color change"
- "Additional Portrait"
- "Stamp"
- "Contact chip"
- "Undefined image type"
- "Fingerprint (thumb, left hand)"
- "Fingerprint (index, left hand)"
Expand All @@ -70,6 +72,7 @@ components:
- "COLOR_DYNAMIC"
- "GHOST_PORTRAIT"
- "STAMP"
- "CONTACT_CHIP"
- "OTHER"
- "FINGER_LEFT_THUMB"
- "FINGER_LEFT_INDEX"
Expand Down
18 changes: 18 additions & 0 deletions e-security-feature-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ components:
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
x-enum-descriptions:
- "Blank element"
- "Personalization element"
Expand Down Expand Up @@ -96,6 +102,12 @@ components:
- "LASINK"
- "Liveness MLI"
- "Liveness barcode background"
- "Visual zone portrait image vs. image from barcode"
- "Image from barcode vs. image from RFID"
- "Image from barcode vs. external source image"
- "Image from barcode vs. photo from camera"
- "Digital signature сheck"
- "Contact сhip check"
x-enum-varnames:
- "BLANK"
- "FILL"
Expand Down Expand Up @@ -142,3 +154,9 @@ components:
- "LASINK"
- "LIVENESS_MLI"
- "LIVENESS_BARCODE_BACKGROUND"
- "PORTRAIT_COMPARISON_VS_BARCODE"
- "PORTRAIT_COMPARISON_RFID_VS_BARCODE"
- "PORTRAIT_COMPARISON_EXT_VS_BARCODE"
- "PORTRAIT_COMPARISON_BARCODE_VS_CAMERA"
- "CHECK_DIGITAL_SIGNATURE"
- "CONTACT_CHIP_CLASSIFICATION"
3 changes: 3 additions & 0 deletions e-text-field-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,7 @@ components:
- 678
- 679
- 680
- 681
x-enum-descriptions:
- "Document class code"
- "Issuing state code"
Expand Down Expand Up @@ -1259,6 +1260,7 @@ components:
- "County type"
- "City type"
- "Building type"
- "Date of Retirement"
x-enum-varnames:
- "DOCUMENT_CLASS_CODE"
- "ISSUING_STATE_CODE"
Expand Down Expand Up @@ -1887,3 +1889,4 @@ components:
- "ADDRESS_COUNTY_TYPE"
- "ADDRESS_CITY_TYPE"
- "ADDRESS_BUILDING_TYPE"
- "DATE_OF_RETIREMENT"

0 comments on commit e3d5274

Please sign in to comment.