File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,6 @@ components:
17
17
additionalProperties : false
18
18
description : Options for specifying how the LinkedDataProof is created.
19
19
properties :
20
- type :
21
- type : string
22
- description : The type of the proof. Default is an appropriate proof type corresponding to the verification method.
23
- proofPurpose :
24
- type : string
25
- description : The purpose of the proof. Default 'assertionMethod'.
26
20
created :
27
21
type : string
28
22
description : The date and time of the proof (with a maximum accuracy in seconds). Default current system time.
@@ -41,10 +35,6 @@ components:
41
35
description : The type of credential status to issue the credential with
42
36
example :
43
37
{
44
- " type " : " Ed25519Signature2018" ,
45
- " proofPurpose " : " assertionMethod" ,
46
38
" created " : " 2020-04-02T18:48:36Z" ,
47
- " domain " : " revocation.example" ,
48
- " challenge " : " d436f0c8-fbd9-4e48-bbb2-55fc5d0920a8" ,
49
39
" credentialStatus " : { "type": "RevocationList2020Status" },
50
40
}
You can’t perform that action at this time.
0 commit comments