From 7aeb94deb049d8974df19532fa8d23124406b4b7 Mon Sep 17 00:00:00 2001 From: Gianluca Pepe <37369540+gianluca-pepe@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:47:54 +0100 Subject: [PATCH] [RDFGraph] Remove classInstanceEntities list --- apis/rdf-graph/rdf-graph.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apis/rdf-graph/rdf-graph.yaml b/apis/rdf-graph/rdf-graph.yaml index 7333f01..0fe489a 100644 --- a/apis/rdf-graph/rdf-graph.yaml +++ b/apis/rdf-graph/rdf-graph.yaml @@ -409,10 +409,6 @@ components: type: array items: $ref: "#/components/schemas/Entity" - classInstanceEntities: - type: array - items: - $ref: "#/components/schemas/ClassInstanceEntity" metadata: type: object required: