We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e07aaa5 + 6742196 commit a02a95aCopy full SHA for a02a95a
api/challenge-response/schemas/components.yaml
@@ -46,9 +46,11 @@ components:
46
description: >
47
the submitted attestation Evidence
48
result:
49
- $ref: '#/components/schemas/AttestationResult'
+ type: string
50
51
- the computed Attestation Result
+ The computed Attestation Result encoded as an EAR
52
+ (https://datatracker.ietf.org/doc/draft-fv-rats-ear) using the JWT
53
+ serialization.
54
55
EvidenceContentType:
56
type: string
0 commit comments