openwallet-foundation / credential-format-comparison-sig

Information about available credential formats
https://openwallet-foundation.github.io/credential-format-comparison-sig/
Creative Commons Attribution 4.0 International
11 stars 16 forks source link

Change some fields from string to Array<string> #70

Open cre8 opened 1 year ago

cre8 commented 1 year ago

Some fields like implementation can include more information. To make it easier for the people we should allow to either add strings or a list of strings.

We should validate if we should perform this for every field or just for some fields