cinder/api-ref/source/v3/samples/volume_transfers/v3.55/volume-transfers-create-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
120 B
JSON

{
"transfer": {
"volume_id": "1bb4acc9-9fa4-4b4d-8992-3259b69c8372",
"name": "first volume"
}
}