fix name EIssuer

This commit is contained in:
Cayo Puigdefabregas 2024-06-21 12:04:25 +02:00
parent 713ab080d6
commit 338ab6e083
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"type": [
"VerifiableCredential",
"VerifiableAttestation",
"EreuseIssuer"
"EIssuer"
],
"issuer": {
"id": "{{ issuer_did }}",

View File

@ -1,7 +1,7 @@
{
"$id": "https://idhub.pangea.org/vc_schemas/issuer.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "EreuseIssuer",
"title": "EIssuer",
"description": "This credential allow to holder to be issuer for a list of schemas",
"name": [
{