Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@ components:
type: array
items:
$ref: "./e-input-barcode-type.yml#/components/schemas/InputBarcodeType"
strictDLCategoryExpiry:
description: "Set to force DL categories expiry date status to either valid or not. By default, if the DL category expiry date is correct, its status will be `wasNotDone`, otherwise `error`"
type: boolean
# default: false
required:
- scenario

Expand Down