Skip to content

Commit

Permalink
Amend docstring for GetIntegrityManifest endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
avanpo committed Dec 9, 2024
1 parent fc18220 commit 8c247d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions certz/certz.proto
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,8 @@ message GetIntegrityManifestRequest {}
message GetIntegrityManifestResponse {
// The manifest is a generic byte stream for passing protocol dependent
// (unsecured) data required prior to returning attestation data.
// This field will be migrated to structured data once a reference is
// defined.
bytes manifest = 1;
}

Expand Down

0 comments on commit 8c247d8

Please sign in to comment.