mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
implement integration test for relationship update and delete
This commit is contained in:
@@ -1117,12 +1117,6 @@
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id1": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id2": {
|
||||
"type": "integer"
|
||||
},
|
||||
"relationship": {
|
||||
"$ref": "#/components/schemas/FamilyRelationship"
|
||||
}
|
||||
|
Reference in New Issue
Block a user