decentralized-identity / credential-manifest

Format that normalizes the definition of requirements for the issuance of a credential
https://identity.foundation/credential-manifest/
Apache License 2.0
30 stars 22 forks source link

The JSON Schema for Credential Manifest is not correct #90

Closed decentralgabe closed 2 years ago

decentralgabe commented 2 years ago

It specifies that for an issuer, styles is a required property: https://identity.foundation/credential-manifest/#credential-manifest-3 However, the spec notes that the property is optional.