Skip to content

Commit b1574fd

Browse files
authored
Merge pull request #552 from robertoostenveld/patch-ieeg
added missing iEEGCoordinateSystemDescription
2 parents f7b1b14 + 32a59ff commit b1574fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validators/schemas/coordsystem_ieeg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"properties": {
44
"iEEGCoordinateSystem": {"type": "string","minLength": 1},
55
"iEEGCoordinateUnits": {"type": "string","minLength": 1},
6+
"iEEGCoordinateSystemDescription": {"type": "string","minLength": 1},
67
"iEEGCoordinateProcessingDescripton": {"type": "string","minLength": 1},
78
"iEEGCoordinateProcessingReference": {"type": "string","minLength": 1},
89
"IntendedFor": {"type": "string","minLength": 1}

0 commit comments

Comments
 (0)