Use in: body for body contents
This commit is contained in:
parent
4fa9878e01
commit
68638d7760
|
@ -3347,7 +3347,7 @@ class API_Storage_Ceph_Volume_Element_Upload(Resource):
|
|||
tags:
|
||||
- storage / ceph
|
||||
parameters:
|
||||
- in: request
|
||||
- in: body
|
||||
content:
|
||||
application/octet-stream:
|
||||
schema:
|
||||
|
|
|
@ -4704,7 +4704,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"in": "request"
|
||||
"in": "body"
|
||||
},
|
||||
{
|
||||
"description": "The type of source image file",
|
||||
|
|
Loading…
Reference in New Issue