Skip to content

Commit

Permalink
Update openapi.yaml (#1655)
Browse files Browse the repository at this point in the history
Add description for integratedTime

Signed-off-by: Appu <[email protected]>
  • Loading branch information
loosebazooka authored Aug 31, 2023
1 parent be96b95 commit f0fe617
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ definitions:
additionalProperties: true
integratedTime:
type: integer
description: The time the entry was added to the log as a Unix timestamp in seconds
attestation:
type: object
properties:
Expand Down
2 changes: 1 addition & 1 deletion pkg/generated/models/log_entry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pkg/generated/restapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f0fe617

Please sign in to comment.