diff --git a/api/middleware.yaml b/api/middleware.yaml index 9cc36bd..c7488ab 100644 --- a/api/middleware.yaml +++ b/api/middleware.yaml @@ -69,6 +69,7 @@ paths: content: application/ld+json: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -77,6 +78,7 @@ paths: - type: string application/rdf+xml: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -85,6 +87,7 @@ paths: - type: string text/turtle: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -105,6 +108,7 @@ paths: content: application/ld+json: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -113,6 +117,7 @@ paths: - type: string application/rdf+xml: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -121,6 +126,7 @@ paths: - type: string text/turtle: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -162,6 +168,7 @@ paths: content: application/ld+json: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -170,6 +177,7 @@ paths: - type: string application/rdf+xml: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -178,6 +186,7 @@ paths: - type: string text/turtle: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -257,6 +266,7 @@ paths: content: application/ld+json: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -265,6 +275,7 @@ paths: - type: string application/rdf+xml: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -273,6 +284,7 @@ paths: - type: string text/turtle: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -338,6 +350,7 @@ paths: content: application/ld+json: schema: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -463,6 +476,7 @@ components: type: string description: The entity URI. model: + title: Model description: A model containing the Structured Data. oneOf: - type: array @@ -495,6 +509,7 @@ components: description: "The property to apply the operation, JSONPath formatted (leading\ \ slash) on, e.g. `/https://schema.org/image (note the leading slash)." value: + title: Model description: A model containing the Structured Data. oneOf: - type: array