Skip to content

Commit df7cf6b

Browse files
committed
chg: update json schema for relationships to include opposite key
1 parent ebfcf6a commit df7cf6b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

schema_relationships.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"items": {
2020
"type": "string"
2121
}
22+
},
23+
"opposite": {
24+
"type": "string"
2225
}
2326
},
2427
"required": [

0 commit comments

Comments
 (0)