What's wrong?
The CredentialRequestMessage and CredentialContainer each contain info on credentialType and format.
- The
CredentialContainer does not have a textual description on the format property.
CredentialRequestMessage has jwt/ld and vcdm in the example. CredentialContainer only has json-ld/jwt
Why is this a bug?
We should clearly state that the format property is the same in both messages.
How could it be fixed?
Both 1. and 2. can be fixed by harmonizing the description and examples.
More context
No response
What's wrong?
The
CredentialRequestMessageandCredentialContainereach contain info oncredentialTypeandformat.CredentialContainerdoes not have a textual description on theformatproperty.CredentialRequestMessagehas jwt/ld and vcdm in the example.CredentialContaineronly has json-ld/jwtWhy is this a bug?
We should clearly state that the
formatproperty is the same in both messages.How could it be fixed?
Both 1. and 2. can be fixed by harmonizing the description and examples.
More context
No response