jsonSchema describes a credentialSubject schema
This commit is contained in:
parent
a3922a063a
commit
32325fe8df
|
@ -97,7 +97,7 @@
|
|||
"name": "{{ first_name }}",
|
||||
"surnames": "{{ last_name }}",
|
||||
"email": "{{ email }}",
|
||||
"credentialSchema": {
|
||||
"jsonSchema": {
|
||||
"id": "https://gitea.pangea.org/trustchain-oc1-orchestral/schemas/membership-card-schema.json",
|
||||
"type": "JsonSchema"
|
||||
}
|
||||
|
|
Reference in New Issue