Skip to content

Commit

Permalink
doc: make update-api
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Oct 1, 2024
1 parent 89e5249 commit 5267fe6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ definitions:
x-go-name: Protocol
server:
description: URL of the source server
example: https://cloud-images.ubuntu.com/releases
example: https://cloud-images.ubuntu.com/releases/
type: string
x-go-name: Server
type: object
Expand Down Expand Up @@ -1088,7 +1088,7 @@ definitions:
x-go-name: Secret
server:
description: URL of the source server
example: https://cloud-images.ubuntu.com/releases
example: https://cloud-images.ubuntu.com/releases/
type: string
x-go-name: Server
type:
Expand Down Expand Up @@ -2069,7 +2069,7 @@ definitions:
x-go-name: Websockets
server:
description: Remote server URL (for remote images)
example: https://cloud-images.ubuntu.com/releases
example: https://cloud-images.ubuntu.com/releases/
type: string
x-go-name: Server
source:
Expand Down

0 comments on commit 5267fe6

Please sign in to comment.