Open decentralgabe opened 2 years ago
This should be changed to ingest external schemas either via import, or by URI reference.
When you say "changed", is that to say that the service would no longer have an API to create schemas? Or is importing + lookup in addition to creation?
@shobitb importing + lookup in addition to creation
Currently, the service uses JSON Schemas for Verifiable Credentials. For schemas to be used, they must be created in the service.
This should be changed to ingest external schemas either via import, or by URI reference.
If via import...
VCJSONSchema
object.If via lookup...