Skip to content

Commit e1b2035

Browse files
author
Dane Pilcher
authored
build: fix schema generation (#821)
1 parent 20c7b92 commit e1b2035

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@
275275
},
276276
"required": [
277277
"associatedWith",
278-
"connectionType"
278+
"connectionType",
279+
"targetNames"
279280
]
280281
},
281282
"AssociationBelongsTo": {

0 commit comments

Comments
 (0)