From 9507e0e74a4c4009f43eedbb718250eaff979a07 Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Mon, 28 Apr 2025 22:41:41 +0200 Subject: [PATCH] update openapi --- api/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } }