Skip to content

Commit

Permalink
Add Unprocessed mediaType
Browse files Browse the repository at this point in the history
Signed-off-by: Yogesh Deshpande <yogesh.deshpande@arm.com>
  • Loading branch information
yogeshbdeshpande committed Nov 30, 2023
1 parent 6dc8e80 commit c7759f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ear.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ type AttestationResult struct {
IssuedAt *int64 `json:"iat"`
Nonce *string `json:"eat_nonce,omitempty"`
Submods map[string]*Appraisal `json:"submods"`
UpMediaType *string `json:"upmediatype,omitempty"`

AttestationResultExtensions
}
Expand Down

0 comments on commit c7759f6

Please sign in to comment.