diff --git a/docs/schema/achievementcredential.json b/docs/schema/achievementcredential.json index d860db7c..d76b201e 100644 --- a/docs/schema/achievementcredential.json +++ b/docs/schema/achievementcredential.json @@ -115,13 +115,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 `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" + }, { + "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" } ] }, "TermsOfUse" : { diff --git a/docs/schema/endorsementcredential.json b/docs/schema/endorsementcredential.json index eab378f8..68cda926 100644 --- a/docs/schema/endorsementcredential.json +++ b/docs/schema/endorsementcredential.json @@ -91,13 +91,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 `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" + }, { + "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" } ] }, "TermsOfUse" : { diff --git a/docs/schema/getopenbadgecredentialsresponse.json b/docs/schema/getopenbadgecredentialsresponse.json index 7cb1d9e1..a4be0704 100644 --- a/docs/schema/getopenbadgecredentialsresponse.json +++ b/docs/schema/getopenbadgecredentialsresponse.json @@ -138,13 +138,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 `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" + }, { + "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" } ] }, "TermsOfUse" : { diff --git a/docs/schema/profile.json b/docs/schema/profile.json index 193800d1..c67f198d 100644 --- a/docs/schema/profile.json +++ b/docs/schema/profile.json @@ -214,13 +214,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 `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" + }, { + "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" } ] }, "TermsOfUse" : {