Skip to content

Commit 781b4cc

Browse files
committed
remove AtomContent.type; spec says gedcomx is only property
1 parent e360ac4 commit 781b4cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ module.exports = {
597597
AtomContent: {
598598
type: 'object',
599599
properties: {
600-
type: { type: 'string' },
601600
gedcomx: { $ref: '#/definitions/GedcomX' }
602601
}
603602
},

0 commit comments

Comments
 (0)