Skip to content

Commit

Permalink
Addressed PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHuwe committed Oct 19, 2024
1 parent c0b3936 commit 74fb40e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rad/resources/schemas/visit-1.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ properties:
maxLength: 100
archive_catalog:
datatype: nvarchar(100)
destination: [WFIExposure.dither_primary_name, SourceCatalog.engineering_quality,
SegmentationMap.engineering_quality]
destination: [WFIExposure.dither_primary_name, SourceCatalog.dither_primary_name,
SegmentationMap.dither_primary_name]
subpixel_name:
title: Subpixel Dither Pattern Name
description: |
Expand Down

0 comments on commit 74fb40e

Please sign in to comment.