Skip to content

Commit

Permalink
Update MapsIdGrandchildEntityWithoutDTO.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Mar 16, 2022
1 parent 6a3aaf4 commit b699af4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
{
"id": true,
"otherEntityField": "id",
"otherEntityName": "mapsIdChildEntityWithDTO",
"otherEntityName": "mapsIdChildEntityWithoutDTO",
"otherEntityRelationshipName": "mapsIdGrandchildEntityWithoutDTO",
"ownerSide": true,
"relationshipName": "mapsIdChildEntityWithDTO",
"relationshipName": "mapsIdChildEntityWithoutDTO",
"relationshipType": "one-to-one"
}
],
Expand Down

0 comments on commit b699af4

Please sign in to comment.