Merge branch 'master' of gitea.pangea.org:trustchain-oc1-orchestral/ssikit_trustchain
This commit is contained in:
commit
d28f013141
|
@ -97,7 +97,7 @@
|
||||||
"name": "{{ first_name }}",
|
"name": "{{ first_name }}",
|
||||||
"surnames": "{{ last_name }}",
|
"surnames": "{{ last_name }}",
|
||||||
"email": "{{ email }}",
|
"email": "{{ email }}",
|
||||||
"credentialSchema": {
|
"jsonSchema": {
|
||||||
"id": "https://gitea.pangea.org/trustchain-oc1-orchestral/schemas/membership-card-schema.json",
|
"id": "https://gitea.pangea.org/trustchain-oc1-orchestral/schemas/membership-card-schema.json",
|
||||||
"type": "JsonSchema"
|
"type": "JsonSchema"
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue