Skip to content

Commit 751efb4

Browse files
committed
Commit: fd4c525f
1 parent d4ac8be commit 751efb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

regula/documentreader/webclient/gen/models/check_diagnose.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ class CheckDiagnose(int, Enum):
9797
TEXT_COLOR_SHOULD_BE_GREEN = 131
9898
TEXT_COLOR_SHOULD_BE_RED = 132
9999
TEXT_SHOULD_BE_BLACK = 133
100+
TEXT_IS_ABSENT = 134
100101
BARCODE_WAS_READ_WITH_ERRORS = 140
101102
BARCODE_DATA_FORMAT_ERROR = 141
102103
BARCODE_SIZE_PARAMS_ERROR = 142

0 commit comments

Comments
 (0)