Skip to content

Commit

Permalink
Automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 7, 2023
1 parent 38077a2 commit fe90616
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
16 changes: 8 additions & 8 deletions docs/schema/achievementcredential.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,13 @@
"Context" : {
"description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.",
"anyOf" : [ {
"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 (PrimitiveType); 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" : {
Expand Down Expand Up @@ -262,7 +262,7 @@
}
},
"required" : [ "type", "achievement" ],
"additionalProperties" : true
"additionalProperties" : false
},
"IdentityObject" : {
"description" : "A collection of information about the recipient of an achievement.",
Expand Down Expand Up @@ -1056,7 +1056,7 @@
}
},
"required" : [ "id", "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"Profile" : {
"description" : "A Profile is a collection of information that describes the entity or organization using Open Badges. Issuers must be represented as Profiles, and endorsers, or other entities may also be represented using this vocabulary. Each Profile that represents an Issuer may be referenced in many BadgeClasses that it has defined. Anyone can create and host an Issuer file to start issuing Open Badges. Issuers may also serve as recipients of Open Badges, often identified within an Assertion by specific properties, like their url or contact email address.",
Expand Down Expand Up @@ -1246,7 +1246,7 @@
}
},
"required" : [ "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"GeoCoordinates" : {
"description" : "The geographic coordinates of a location.",
Expand All @@ -1269,7 +1269,7 @@
}
},
"required" : [ "type", "latitude", "longitude" ],
"additionalProperties" : false
"additionalProperties" : true
},
"CredentialSchema" : {
"description" : "Identify the type and location of a data schema.",
Expand Down
12 changes: 6 additions & 6 deletions docs/schema/endorsementcredential.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,13 @@
"Context" : {
"description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.",
"anyOf" : [ {
"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 (PrimitiveType); 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" : {
Expand Down Expand Up @@ -604,7 +604,7 @@
}
},
"required" : [ "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"GeoCoordinates" : {
"description" : "The geographic coordinates of a location.",
Expand All @@ -627,7 +627,7 @@
}
},
"required" : [ "type", "latitude", "longitude" ],
"additionalProperties" : false
"additionalProperties" : true
},
"CredentialSchema" : {
"description" : "Identify the type and location of a data schema.",
Expand Down
16 changes: 8 additions & 8 deletions docs/schema/getopenbadgecredentialsresponse.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,13 @@
"Context" : {
"description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.",
"anyOf" : [ {
"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 (PrimitiveType); 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" : {
Expand Down Expand Up @@ -285,7 +285,7 @@
}
},
"required" : [ "type", "achievement" ],
"additionalProperties" : true
"additionalProperties" : false
},
"IdentityObject" : {
"description" : "A collection of information about the recipient of an achievement.",
Expand Down Expand Up @@ -1079,7 +1079,7 @@
}
},
"required" : [ "id", "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"Profile" : {
"description" : "A Profile is a collection of information that describes the entity or organization using Open Badges. Issuers must be represented as Profiles, and endorsers, or other entities may also be represented using this vocabulary. Each Profile that represents an Issuer may be referenced in many BadgeClasses that it has defined. Anyone can create and host an Issuer file to start issuing Open Badges. Issuers may also serve as recipients of Open Badges, often identified within an Assertion by specific properties, like their url or contact email address.",
Expand Down Expand Up @@ -1269,7 +1269,7 @@
}
},
"required" : [ "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"GeoCoordinates" : {
"description" : "The geographic coordinates of a location.",
Expand All @@ -1292,7 +1292,7 @@
}
},
"required" : [ "type", "latitude", "longitude" ],
"additionalProperties" : false
"additionalProperties" : true
},
"CredentialSchema" : {
"description" : "Identify the type and location of a data schema.",
Expand Down
12 changes: 6 additions & 6 deletions docs/schema/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,13 +238,13 @@
"Context" : {
"description" : "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied.",
"anyOf" : [ {
"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 (PrimitiveType); 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" : {
Expand Down Expand Up @@ -499,7 +499,7 @@
}
},
"required" : [ "type" ],
"additionalProperties" : false
"additionalProperties" : true
},
"GeoCoordinates" : {
"description" : "The geographic coordinates of a location.",
Expand All @@ -522,7 +522,7 @@
}
},
"required" : [ "type", "latitude", "longitude" ],
"additionalProperties" : false
"additionalProperties" : true
},
"Profile" : {
"description" : "A Profile is a collection of information that describes the entity or organization using Open Badges. Issuers must be represented as Profiles, and endorsers, or other entities may also be represented using this vocabulary. Each Profile that represents an Issuer may be referenced in many BadgeClasses that it has defined. Anyone can create and host an Issuer file to start issuing Open Badges. Issuers may also serve as recipients of Open Badges, often identified within an Assertion by specific properties, like their url or contact email address.",
Expand Down

0 comments on commit fe90616

Please sign in to comment.