Skip to content

Commit 7883072

Browse files
authored
Editorial: Fix links to request field to use the new format in the register inclusion criteria (#235)
1 parent 3d7ba96 commit 7883072

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,8 +615,12 @@ <h3>
615615
<li>MUST define a representation, as either a [[WebIDL]] [=dictionary=]
616616
or a JSON object, of the [=digital credential/exchange protocol=] request
617617
structure (i.e., the [=dictionary=] which defines the semantics and
618-
validation of the {{DigitalCredentialsProvider}}'s
619-
{{DigitalCredentialsProvider/request}} member.
618+
validation of the {{DigitalCredentialGetRequest}}'s
619+
{{DigitalCredentialGetRequest/data}} member) and the [=digital
620+
credential/issuance protocol=] request structure (i.e., the
621+
[=dictionary=] which defines the semantics and validation of the
622+
{{DigitalCredentialCreateRequest}}'s
623+
{{DigitalCredentialCreateRequest/data}} member).
620624
</li>
621625
<li>MUST define a representation, as either a [[WebIDL]] [=dictionary=]
622626
or a JSON object, of the [=digital credential/exchange protocol=]

0 commit comments

Comments
 (0)