Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao": "vLEI/acdc/qualified-vLEI-issuer-vLEI-credential.json",
"EMhvwOlyEJ9kN4PrwCpr9Jsv7TxPhiYveZ0oP3lJzdEi": "vLEI/acdc/verifiable-ixbrl-report-attestation.json",
"ECYorXkheU7YsXZkYLGtvBOxEZ6alS5H5FJRn0tgDXV0": "vLEI/acdc/verifiable-ixbrl-report-d6-attestation.json",
"EBiw7q5Q6WbFzGBbGfFXdn8_7zXTsvKOF8iEQV5C3dFn": "vvp-dossier/vvp-dossier.schema.json"
"EPSJkKq9TnvfWvyODRY5GH_27TUl61fBjJBmaH72uqeC": "vvp-dossier/vvp-dossier.schema.json"
}
11 changes: 4 additions & 7 deletions vvp-dossier/vvp-dossier.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "EBiw7q5Q6WbFzGBbGfFXdn8_7zXTsvKOF8iEQV5C3dFn",
"$id": "EPSJkKq9TnvfWvyODRY5GH_27TUl61fBjJBmaH72uqeC",
"title": "Verifiable Voice Dossier",
"description": "Dossier issued by the accountable party that assembles all evidence required as per the Verifiable Voice Protocol.",
"version": "2.0.0",
Expand Down Expand Up @@ -147,8 +147,7 @@
},
"s": {
"description": "SAID of allocator auth schema",
"type": "string",
"const": "EL7irIKYJL9Io0hhKSGWI4OznhwC7qgJG5Qf4aEs6j0o"
"type": "string"
},
"o": {
"description": "Edge operator. I2I (default): issuer AID MUST be the issuee AID of the node this edge points to. NI2I: issuer AID MAY or MAY NOT be the issuee AID of that node. DI2I: issuer AID MUST be the issuee AID or a delegated AID of the issuee AID of that node. NOT: inverts the validity of the node this edge points to.",
Expand Down Expand Up @@ -179,8 +178,7 @@
},
"s": {
"description": "SAID of TN allocation schema",
"type": "string",
"const": "EFvnoHDY7I-kaBBeKlbDbkjG4BaI0nKLGadxBdjMGgSQ"
"type": "string"
},
"o": {
"description": "Edge operator. I2I (default): issuer AID MUST be the issuee AID of the node this edge points to. NI2I: issuer AID MAY or MAY NOT be the issuee AID of that node. DI2I: issuer AID MUST be the issuee AID or a delegated AID of the issuee AID of that node. NOT: inverts the validity of the node this edge points to.",
Expand Down Expand Up @@ -211,8 +209,7 @@
},
"s": {
"description": "SAID of delegated signer schema",
"type": "string",
"const": "EL7irIKYJL9Io0hhKSGWI4OznhwC7qgJG5Qf4aEs6j0o"
"type": "string"
},
"o": {
"description": "Edge operator. I2I (default): issuer AID MUST be the issuee AID of the node this edge points to. NI2I: issuer AID MAY or MAY NOT be the issuee AID of that node. DI2I: issuer AID MUST be the issuee AID or a delegated AID of the issuee AID of that node. NOT: inverts the validity of the node this edge points to.",
Expand Down