diff --git a/api/openapi.json b/api/openapi.json index c42af6a..8f19c12 100644 --- a/api/openapi.json +++ b/api/openapi.json @@ -124,7 +124,7 @@ "relationships": { "type": "array", "items": { - "$ref": "#/components/schemas/Relationship" + "$ref": "#/components/schemas/dbtypeRelationship" } } }