Skip to content

Commit

Permalink
drop broken embedded relationship in react and vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored May 18, 2024
1 parent 8f0de4e commit 113a023
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test-integration/samples/.jhipster/DocumentBankAccount.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
"otherEntityRelationshipName": "documentBankAccountToOne",
"relationshipName": "manyEmbeddedOperation",
"relationshipType": "one-to-many"
},
{
"otherEntityName": "embeddedOperation",
"otherEntityRelationshipName": "documentBankAccountToMany",
"relationshipName": "oneEmbeddedOperation",
"relationshipType": "many-to-one"
}
],
"service": "serviceImpl"
Expand Down

0 comments on commit 113a023

Please sign in to comment.