We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b05863 + 13fc2be commit 4d666aaCopy full SHA for 4d666aa
regula/documentreader/webclient/gen/models/result.py
@@ -54,10 +54,7 @@ class Result(int, Enum):
54
RFID_BINARY_DATA = 104
55
RFID_ORIGINAL_GRAPHICS = 105
56
DTC_VC = 109
57
- MDL_DEVICE_RAW_RESPONSE = 120
58
- MDL_DEVICE_PARSED_RESPONSE = 121
59
- MDL_SERVER_RAW_RESPONSE = 122
60
- MDL_SERVER_PARSED_RESPONSE = 123
+ MDL_PARSED_RESPONSE = 121
61
VDS_NC = 124
62
VDS = 125
63
0 commit comments