Skip to content

Commit 0e06847

Browse files
committed
Refactor Map class to use PrimitiveType instead of Unordered
1 parent 9f94975 commit 0e06847

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ob_v3p0/common_credentials.lines

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,7 @@ Package SharedCredentialDataModels DataModel
254254

255255
Class Context EmbeddedSelection false [URI, Map] "JSON-LD Context. Either a URI with the context definition or a Map with a local context definition MUST be supplied."
256256

257-
Class Map Unordered false [] "A map representing an object with unknown, arbitrary properties"
258-
Mixin Extensions
257+
Class Map PrimitiveType false [] "A map representing an object with unknown, arbitrary properties"
259258

260259
// Enumerations
261260

0 commit comments

Comments
 (0)