Skip to content

Commit 83639a4

Browse files
50283 - add mDL scenario
1 parent 14ccbb4 commit 83639a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ components:
8888
- "Capture"
8989
- "DTC"
9090
- "RFID"
91+
- "mDL"
9192
x-enum-varnames:
9293
- "MRZ"
9394
- "BARCODE"
@@ -109,6 +110,7 @@ components:
109110
- "CAPTURE"
110111
- "DTC"
111112
- "RFID"
113+
- "MDL"
112114
x-enum-descriptions:
113115
- "Processing scenario for obtaining MRZ data"
114116
- "Processing scenario for obtaining barcode data"
@@ -130,6 +132,7 @@ components:
130132
- "Scenario for obtaining an original image without any processing"
131133
- "Processing scenario for Digital Travel Credentials (DTC-VC) data processing"
132134
- "Processing scenario for RFID chip processing"
135+
- "Processing scenario for mDL chip processing"
133136

134137
ImageData:
135138
title: "ImageData"

0 commit comments

Comments
 (0)