From c73e9663afcdbe009a224f7be061ac895168a5b8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 30 Jul 2024 09:23:50 +0000 Subject: [PATCH] Automated build --- docs/schema/achievementcredential.json | 8 ++++---- docs/schema/endorsementcredential.json | 8 ++++---- docs/schema/getopenbadgecredentialsresponse.json | 8 ++++---- docs/schema/profile.json | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/schema/achievementcredential.json b/docs/schema/achievementcredential.json index f0af184a..45ea4978 100644 --- a/docs/schema/achievementcredential.json +++ b/docs/schema/achievementcredential.json @@ -137,13 +137,13 @@ "Context" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "description" : "A map representing an object with unknown, arbitrary properties", - "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", - "type" : "object" - }, { "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "$comment" : "Origin: URI (DerivedType); A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "type" : "string" + }, { + "description" : "A map representing an object with unknown, arbitrary properties", + "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", + "type" : "object" } ] }, "TermsOfUse" : { diff --git a/docs/schema/endorsementcredential.json b/docs/schema/endorsementcredential.json index 9151039a..d62f40bb 100644 --- a/docs/schema/endorsementcredential.json +++ b/docs/schema/endorsementcredential.json @@ -113,13 +113,13 @@ "Context" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "description" : "A map representing an object with unknown, arbitrary properties", - "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", - "type" : "object" - }, { "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "$comment" : "Origin: URI (DerivedType); A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "type" : "string" + }, { + "description" : "A map representing an object with unknown, arbitrary properties", + "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", + "type" : "object" } ] }, "TermsOfUse" : { diff --git a/docs/schema/getopenbadgecredentialsresponse.json b/docs/schema/getopenbadgecredentialsresponse.json index 47e1d089..384db051 100644 --- a/docs/schema/getopenbadgecredentialsresponse.json +++ b/docs/schema/getopenbadgecredentialsresponse.json @@ -160,13 +160,13 @@ "Context" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "description" : "A map representing an object with unknown, arbitrary properties", - "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", - "type" : "object" - }, { "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "$comment" : "Origin: URI (DerivedType); A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "type" : "string" + }, { + "description" : "A map representing an object with unknown, arbitrary properties", + "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", + "type" : "object" } ] }, "TermsOfUse" : { diff --git a/docs/schema/profile.json b/docs/schema/profile.json index 47c1ae3e..3af63e72 100644 --- a/docs/schema/profile.json +++ b/docs/schema/profile.json @@ -413,13 +413,13 @@ "Context" : { "description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.", "oneOf" : [ { - "description" : "A map representing an object with unknown, arbitrary properties", - "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", - "type" : "object" - }, { "description" : "A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "$comment" : "Origin: URI (DerivedType); A `NormalizedString` that respresents a Uniform Resource Identifier (URI).", "type" : "string" + }, { + "description" : "A map representing an object with unknown, arbitrary properties", + "$comment" : "Origin: Map (Unordered); A map representing an object with unknown, arbitrary properties", + "type" : "object" } ] }, "TermsOfUse" : {