Skip to content

Commit

Permalink
fix: schema should define partsData (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaligi authored Nov 5, 2024
1 parent db62a5d commit 6b2067d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/yaml/polygonPartsManager/payload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ components:
description: layer's version
example: 1.23
partsData:
items:
$ref: '../ingestionTrigger/partData/rasterLayerPartData.yaml#/components/schemas/polygonPartsMetadata'
$ref: '../ingestionTrigger/partData/rasterLayerPartData.yaml#/components/schemas/polygonPartsMetadata'

0 comments on commit 6b2067d

Please sign in to comment.