Skip to content

Commit 159be29

Browse files
committed
add: check if opposite key is valid in relationships
1 parent df7cf6b commit 159be29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

validate_all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ do
3131
done
3232

3333
jsonschema -i relationships/definition.json schema_relationships.json
34+
./tools/validate_opposites.sh
3435

3536
./unique_uuid.py
3637

0 commit comments

Comments
 (0)