-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
Description
Right now in AchievementCredential, the credentialStatus field multiplicity is [0..1].
The VCDM 2.0 enables one or more entries for credentialStatus:
If present, the value associated with the credentialStatus property is a single object or a set of one or more objects.
I suggest that in 3.1 we open this up to enable multiple status entries to exist. They might exist for different purposes, like revocation vs temporary suspension. We can cover the possible purposes in 3.1.
Reactions are currently unavailable