cinder/api-ref/source/v2/samples/volume-os-migrate_volume_completion-request.json
Stephen Finucane 6b3b9ccdeb trivial: Remove trailing spaces, mixed tabs/spaces
We also remove "empty" JSON bodies since they don't show anything useful
and can't be linted.

PS: Don't worry about us changing release notes: reno has handled this
for some time and only cares about when the note was added (or deleted),
not when it was changed.

Change-Id: I869f6e4a47af3ef3168978bdb03f387d5bb2947f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-09-18 13:52:28 +01:00

7 lines
133 B
JSON

{
"os-migrate_volume_completion": {
"new_volume": "2b955850-f177-45f7-9f49-ecb2c256d161",
"error": false
}
}