Skip to content

Commit

Permalink
[BE-126] add new text types (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: Hleb Albau <[email protected]>
  • Loading branch information
dangost and hleb-albau committed Apr 8, 2021
1 parent 5d4c84b commit 5959e3c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion e-text-field-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,9 @@ components:
- 622
- 623
- 624
- 625
- 626
- 627
x-enum-descriptions:
- 'Document class code'
- 'Issuing country document code in accordance with the standard ISO 3166-1 (ICAO, document 9303)'
Expand Down Expand Up @@ -1146,6 +1149,9 @@ components:
- 'Validity date of CA driver’s license'
- 'Expiration date of CA driver’s license'
- 'Restrictions for CA driver’s license'
- 'Citizenship Status'
- 'Military Service From'
- 'Military Service To'
x-enum-varnames:
- 'DOCUMENT_CLASS_CODE'
- 'ISSUING_STATE_CODE'
Expand Down Expand Up @@ -1716,4 +1722,7 @@ components:
- 'DL_CLASS_CODE_R_NOTES'
- 'DL_CLASS_CODE_CA_FROM'
- 'DL_CLASS_CODE_CA_TO'
- 'DL_CLASS_CODE_CA_NOTES'
- 'DL_CLASS_CODE_CA_NOTES'
- 'CITIZENSHIP_STATUS'
- 'MILITARY_SERVICE_FROM'
- 'MILITARY_SERVICE_TO'

0 comments on commit 5959e3c

Please sign in to comment.