Skip to content

Commit 7707a82

Browse files
authored
Merge pull request #5228 from karenetheridge/ether/3.3-propertyName-still-required
2 parents fd43784 + b9b5b62 commit 7707a82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/schemas/validation/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ $defs:
3434
type: string
3535
propertyName:
3636
type: string
37+
required:
38+
- propertyName
3739
type: object
3840
unevaluatedProperties: false
3941

0 commit comments

Comments
 (0)