Skip to content

Commit 5c5bb0e

Browse files
authored
35091: Added strictDLCategoryExpiry property (#243)
1 parent 824184c commit 5c5bb0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

p-process.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,10 @@ components:
454454
type: array
455455
items:
456456
$ref: "./e-input-barcode-type.yml#/components/schemas/InputBarcodeType"
457+
strictDLCategoryExpiry:
458+
description: "Set to force DL categories expiry date to affect the overall status or not. As documents usually have their own date of expiry, which might be less or greater than category expiry date, this might be handy for specific cases."
459+
type: boolean
460+
# default: false
457461
required:
458462
- scenario
459463

0 commit comments

Comments
 (0)