File tree Expand file tree Collapse file tree 3 files changed +25
-4
lines changed
Expand file tree Collapse file tree 3 files changed +25
-4
lines changed Original file line number Diff line number Diff line change @@ -243,4 +243,4 @@ components:
243243 - " CHD_ICAO_IDB_SIGNATURE_MUST_BE_PRESENT"
244244 - " CHD_ICAO_IDB_SIGNATURE_MUST_NOT_BE_PRESENT"
245245 - " CHD_ICAO_IDB_CERTIFICATE_MUST_NOT_BE_PRESENT"
246- - " LAST_DIAGNOSE_VALUE "
246+ - " CHD_INCORRECT_OBJECT_COLOR "
Original file line number Diff line number Diff line change @@ -634,6 +634,14 @@ components:
634634 - 681
635635 - 682
636636 - 683
637+ - 684
638+ - 685
639+ - 686
640+ - 687
641+ - 688
642+ - 689
643+ - 690
644+ - 691
637645 x-enum-descriptions :
638646 - " Document class code"
639647 - " Issuing state code"
@@ -1265,6 +1273,14 @@ components:
12651273 - " Date of Retirement"
12661274 - " Document Status"
12671275 - " Signature"
1276+ - " Unique Certificate Identifier"
1277+ - " Email"
1278+ - " Date of Specimen Collection"
1279+ - " Type Of Testing"
1280+ - " Result Of Testing"
1281+ - " Method Of Testing"
1282+ - " Digital Travel Authorization Number"
1283+ - " Date of First Positive Test Result"
12681284 x-enum-varnames :
12691285 - " DOCUMENT_CLASS_CODE"
12701286 - " ISSUING_STATE_CODE"
@@ -1896,3 +1912,11 @@ components:
18961912 - " DATE_OF_RETIREMENT"
18971913 - " DOCUMENT_STATUS"
18981914 - " SIGNATURE"
1915+ - " FT_UNIQUE_CERTIFICATE_IDENTIFIER"
1916+ - " FT_EMAIL"
1917+ - " FT_DATE_OF_SPECIMEN_COLLECTION"
1918+ - " FT_TYPE_OF_TESTING"
1919+ - " FT_RESULT_OF_TESTING"
1920+ - " FT_METHOD_OF_TESTING"
1921+ - " FT_DIGITAL_TRAVEL_AUTHORIZATION_NUMBER"
1922+ - " FT_DATE_OF_FIRST_POSITIVE_TEST_RESULT"
Original file line number Diff line number Diff line change @@ -269,9 +269,6 @@ components:
269269 TransactionProcessRequest :
270270 type : object
271271 properties :
272- tag :
273- type : string
274- description : " session id"
275272 processParam :
276273 $ref : " ./p-process.yml#/components/schemas/ProcessParams"
277274 List :
You can’t perform that action at this time.
0 commit comments