Skip to content

Commit

Permalink
fix: schema_version is required at top level (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Sep 11, 2023
1 parent ae3132c commit 8c7f21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edm4hep.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
schema_version: 1
options:
getSyntax: True
exposePODMembers: False
includeSubfolder: True
schema_version: 1

components:

Expand Down

0 comments on commit 8c7f21f

Please sign in to comment.