Closed nissimsan closed 5 months ago
@zachzeus , FYI
Hi @nissimsan - is there a reason why you have published this in .yml form?
@zachzeus, the only reason is that elsewhere I am working with public schemas we have switched to yaml which is supposedly more "business-oriented" and as such typically used in OAS specs.
Sparring some edge cases (e.g. exploited in sd-jwt) it's ultimately the same, and all gets converted to JSON in the end anyway. I'm not strongly opinionated on this.
Random online conversion tool: https://onlineyamltools.com/convert-yaml-to-json
Note that only the schema is in YAML, the example is JSON.
Outdated, should include something like:
"type": [
"VerifiableCredential",
"MillTestCertificate",
"UNTPConformanceCredential"
],
Closes https://github.com/uncefact/spec-untp/issues/19