From 8d57f9440948e3ced045456fb8f252e57ea44b33 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 31 Jul 2024 10:56:54 +0000 Subject: [PATCH] Automated build --- docs/openapi/openapi.json | 8 ++++---- docs/openapi/openapi.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/openapi/openapi.json b/docs/openapi/openapi.json index 23cf1fdf..22f1f5b8 100644 --- a/docs/openapi/openapi.json +++ b/docs/openapi/openapi.json @@ -1549,10 +1549,10 @@ "items" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "$ref" : "#/components/schemas/Map" - }, { "type" : "string", "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI)." + }, { + "$ref" : "#/components/schemas/Map" } ] }, "x-srcprop-pid" : "org.1edtech.ob.v3p0.context.class" @@ -1894,10 +1894,10 @@ "items" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "$ref" : "#/components/schemas/Map" - }, { "type" : "string", "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI)." + }, { + "$ref" : "#/components/schemas/Map" } ] }, "x-srcprop-pid" : "org.1edtech.ob.v3p0.context.class" diff --git a/docs/openapi/openapi.yaml b/docs/openapi/openapi.yaml index 3a784790..f1862542 100644 --- a/docs/openapi/openapi.yaml +++ b/docs/openapi/openapi.yaml @@ -1534,10 +1534,10 @@ components: description: JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied. oneOf: - - $ref: '#/components/schemas/Map' - type: string description: A `NormalizedString` that respresents a Uniform Resource Identifier (URI). + - $ref: '#/components/schemas/Map' x-srcprop-pid: org.1edtech.ob.v3p0.context.class issuer: description: "A description of the individual, entity, or organization that\ @@ -1890,10 +1890,10 @@ components: description: JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied. oneOf: - - $ref: '#/components/schemas/Map' - type: string description: A `NormalizedString` that respresents a Uniform Resource Identifier (URI). + - $ref: '#/components/schemas/Map' x-srcprop-pid: org.1edtech.ob.v3p0.context.class issuer: description: "A description of the individual, entity, or organization that\