Skip to content

Commit b403fa9

Browse files
author
Bob Strahan
committed
docs: clarify image processing settings descriptions for attachments
1 parent 95dd13d commit b403fa9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

patterns/pattern-2/template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Resources:
453453
image:
454454
type: object
455455
sectionLabel: Image Processing Settings
456-
description: Configure image resolution and processing options for classification
456+
description: Configure image resolution and processing options for image attachments in classification
457457
order: 0
458458
properties:
459459
target_width:
@@ -534,7 +534,7 @@ Resources:
534534
image:
535535
type: object
536536
sectionLabel: Image Processing Settings
537-
description: Configure image resolution and processing options for extraction
537+
description: Configure image resolution and processing options for for image attachments in extraction
538538
order: 0
539539
properties:
540540
target_width:
@@ -601,7 +601,7 @@ Resources:
601601
image:
602602
type: object
603603
sectionLabel: Image Processing Settings
604-
description: Configure image resolution and processing options for assessment
604+
description: Configure image resolution and processing options for for image attachments in assessment
605605
order: 0
606606
properties:
607607
target_width:

patterns/pattern-3/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ Resources:
457457
image:
458458
type: object
459459
sectionLabel: Image Processing Settings
460-
description: Configure image resolution and processing options for extraction
460+
description: Configure image resolution and processing options for for image attachments in extraction
461461
order: 0
462462
properties:
463463
target_width:
@@ -520,7 +520,7 @@ Resources:
520520
image:
521521
type: object
522522
sectionLabel: Image Processing Settings
523-
description: Configure image resolution and processing options for assessment
523+
description: Configure image resolution and processing options for for image attachments in assessment
524524
order: 0
525525
properties:
526526
target_width:

0 commit comments

Comments
 (0)