Merge branch 'master' of gitea.pangea.org:trustchain-oc1-orchestral/ssikit_trustchain

This commit is contained in:
Daniel Armengod 2023-12-08 15:54:34 +01:00
commit d28f013141
1 changed files with 1 additions and 1 deletions

View File

@ -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"
} }