Skip to content

Commit f0fe617

Browse files
authored
Update openapi.yaml (#1655)
Add description for integratedTime Signed-off-by: Appu <[email protected]>
1 parent be96b95 commit f0fe617

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

openapi.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ definitions:
460460
additionalProperties: true
461461
integratedTime:
462462
type: integer
463+
description: The time the entry was added to the log as a Unix timestamp in seconds
463464
attestation:
464465
type: object
465466
properties:

pkg/generated/models/log_entry.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/generated/restapi/embedded_spec.go

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)