Skip to content

Commit 8183e80

Browse files
committed
Make defaultExtension optional in the transforms schema
1 parent 79a365b commit 8183e80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ogc/bblocks/schemas/transforms.schema.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ $defs:
135135
- type: object
136136
required:
137137
- mimeType
138-
- defaultExtension
139138
properties:
140139
mimeType:
141140
description: A concrete media type (e.g. application/xml)

0 commit comments

Comments
 (0)