Skip to content

Commit

Permalink
Merge pull request #177 from regulaforensics/SP-16116/Update_constants
Browse files Browse the repository at this point in the history
SP-16116: Update constants
  • Loading branch information
GubinAlexander committed Jul 4, 2024
2 parents 866796b + 29da633 commit b8ae2ad
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion authenticity/e-check-diagnose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ components:
- "CHD_ICAO_IDB_SIGNATURE_MUST_BE_PRESENT"
- "CHD_ICAO_IDB_SIGNATURE_MUST_NOT_BE_PRESENT"
- "CHD_ICAO_IDB_CERTIFICATE_MUST_NOT_BE_PRESENT"
- "LAST_DIAGNOSE_VALUE"
- "CHD_INCORRECT_OBJECT_COLOR"
24 changes: 24 additions & 0 deletions e-text-field-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,14 @@ components:
- 681
- 682
- 683
- 684
- 685
- 686
- 687
- 688
- 689
- 690
- 691
x-enum-descriptions:
- "Document class code"
- "Issuing state code"
Expand Down Expand Up @@ -1265,6 +1273,14 @@ components:
- "Date of Retirement"
- "Document Status"
- "Signature"
- "Unique Certificate Identifier"
- "Email"
- "Date of Specimen Collection"
- "Type Of Testing"
- "Result Of Testing"
- "Method Of Testing"
- "Digital Travel Authorization Number"
- "Date of First Positive Test Result"
x-enum-varnames:
- "DOCUMENT_CLASS_CODE"
- "ISSUING_STATE_CODE"
Expand Down Expand Up @@ -1896,3 +1912,11 @@ components:
- "DATE_OF_RETIREMENT"
- "DOCUMENT_STATUS"
- "SIGNATURE"
- "FT_UNIQUE_CERTIFICATE_IDENTIFIER"
- "FT_EMAIL"
- "FT_DATE_OF_SPECIMEN_COLLECTION"
- "FT_TYPE_OF_TESTING"
- "FT_RESULT_OF_TESTING"
- "FT_METHOD_OF_TESTING"
- "FT_DIGITAL_TRAVEL_AUTHORIZATION_NUMBER"
- "FT_DATE_OF_FIRST_POSITIVE_TEST_RESULT"

0 comments on commit b8ae2ad

Please sign in to comment.