Skip to content

Commit

Permalink
doc: Update API
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
  • Loading branch information
monstermunchkin committed Oct 23, 2023
1 parent 0b16344 commit b7e758a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5827,6 +5827,8 @@ definitions:
example: foo
type: string
x-go-name: Project
source:
$ref: '#/definitions/StorageVolumeSource'
target:
$ref: '#/definitions/StorageVolumePostTarget'
volume_only:
Expand Down Expand Up @@ -5981,6 +5983,11 @@ definitions:
example: X509 PEM certificate
type: string
x-go-name: Certificate
location:
description: What cluster member this record was found on
example: lxd01
type: string
x-go-name: Location
mode:
description: Whether to use pull or push mode (for migration)
example: pull
Expand Down

0 comments on commit b7e758a

Please sign in to comment.