We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2324a05 commit bdfd094Copy full SHA for bdfd094
1 file changed
common.yml
@@ -81,6 +81,7 @@ components:
81
- "CreditCard"
82
- "Capture"
83
- "DTC"
84
+ - "RFID"
85
x-enum-varnames:
86
- "MRZ"
87
- "BARCODE"
@@ -101,6 +102,7 @@ components:
101
102
- "CREDIT_CARD"
103
- "CAPTURE"
104
105
106
x-enum-descriptions:
107
- "Processing scenario for obtaining MRZ data"
108
- "Processing scenario for obtaining barcode data"
@@ -121,6 +123,7 @@ components:
121
123
- "Processing scenario for obtaining bank card data"
122
124
- "Scenario for obtaining an original image without any processing"
125
- "Processing scenario for Digital Travel Credentials (DTC-VC) data processing"
126
+ - "Processing scenario for RFID chip processing"
127
128
ImageData:
129
title: "ImageData"
0 commit comments