Skip to content

Commit 857a99d

Browse files
committed
Added missing age of onset from schema
1 parent 2a5f188 commit 857a99d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mme_server/schemas/api.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
"NOT_APPLICABLE"
7272
]
7373
},
74+
"ageOfOnset": {
75+
"$ref": "#/definitions/ageOfOnset"
76+
},
7477
"inheritanceMode": {
7578
"type": "string",
7679
"pattern": "^HP:\\d{7}$"

0 commit comments

Comments
 (0)