We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ccbb4 commit 83639a4Copy full SHA for 83639a4
common.yml
@@ -88,6 +88,7 @@ components:
88
- "Capture"
89
- "DTC"
90
- "RFID"
91
+ - "mDL"
92
x-enum-varnames:
93
- "MRZ"
94
- "BARCODE"
@@ -109,6 +110,7 @@ components:
109
110
- "CAPTURE"
111
112
113
+ - "MDL"
114
x-enum-descriptions:
115
- "Processing scenario for obtaining MRZ data"
116
- "Processing scenario for obtaining barcode data"
@@ -130,6 +132,7 @@ components:
130
132
- "Scenario for obtaining an original image without any processing"
131
133
- "Processing scenario for Digital Travel Credentials (DTC-VC) data processing"
134
- "Processing scenario for RFID chip processing"
135
+ - "Processing scenario for mDL chip processing"
136
137
ImageData:
138
title: "ImageData"
0 commit comments