Skip to content

Commit

Permalink
fix: additional properties (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
RonitKissis authored Nov 28, 2024
1 parent 52fe838 commit 0370d86
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/yaml/rasterCatalog/editMetadataRequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,4 @@ components:
properties:
metadata:
$ref: ../editLayerMetadata.yaml#/components/schemas/editLayerMetadata

#due to bug in validator additional properties is not compilable with allof
#https://github.com/cdimascio/express-openapi-validator/issues/239
#additionalProperties: false
additionalProperties: false

0 comments on commit 0370d86

Please sign in to comment.