Skip to content

Commit a88af7b

Browse files
authored
SP-21690: Added checkDynaprint (#240)
* Added checkDynaprint * Update p-process.yml
1 parent 8878cbe commit a88af7b

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
@@ -615,6 +615,10 @@ components:
615615
type: boolean
616616
description: "This parameter is used to enable Black and white copy check"
617617
# default: true
618+
checkDynaprint:
619+
type: boolean
620+
description: "This parameter is used to enable Dynaprint check"
621+
# default: true
618622

619623
MeasureSystem:
620624
type: integer

0 commit comments

Comments
 (0)