Skip to content

Commit

Permalink
doc/rest-api: Refresh swagger YAML
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Resztak <piotr.resztak@gmail.com>
  • Loading branch information
presztak committed Dec 11, 2023
1 parent 2092693 commit ab98775
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ definitions:
example: X509 PEM certificate
type: string
x-go-name: Certificate
description:
description: Certificate description
example: X509 certificate
type: string
x-go-name: Description
fingerprint:
description: SHA256 fingerprint of the certificate
example: fd200419b271f1dc2a5591b693cc5774b7f234e1ff8c6b78ad703b6888fe2b69
Expand Down Expand Up @@ -82,6 +87,11 @@ definitions:
example: X509 PEM certificate
type: string
x-go-name: Certificate
description:
description: Certificate description
example: X509 certificate
type: string
x-go-name: Description
name:
description: Name associated with the certificate
example: castiana
Expand Down Expand Up @@ -117,6 +127,11 @@ definitions:
example: X509 PEM certificate
type: string
x-go-name: Certificate
description:
description: Certificate description
example: X509 certificate
type: string
x-go-name: Description
name:
description: Name associated with the certificate
example: castiana
Expand Down

0 comments on commit ab98775

Please sign in to comment.