Skip to content

Commit

Permalink
fix 'certficate' typo, regen files
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry S <[email protected]>
  • Loading branch information
dmitris committed Jul 11, 2023
1 parent a1a4ce3 commit f90744a
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ paths:

/api/v1/timestamp/certchain:
get:
summary: Retrieve the certficate chain for timestamping that can be used to validate trusted timestamps
description: Returns the certficate chain for timestamping that can be used to validate trusted timestamps
summary: Retrieve the certificate chain for timestamping that can be used to validate trusted timestamps
description: Returns the certificate chain for timestamping that can be used to validate trusted timestamps
operationId: getTimestampCertChain
tags:
- timestamp
Expand Down
4 changes: 2 additions & 2 deletions pkg/generated/client/timestamp/timestamp_client.go

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

8 changes: 4 additions & 4 deletions pkg/generated/restapi/embedded_spec.go

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

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

2 changes: 1 addition & 1 deletion pkg/generated/restapi/operations/timestamp_server_api.go

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

0 comments on commit f90744a

Please sign in to comment.