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:
|
tags:
|
||||||
- storage / ceph
|
- storage / ceph
|
||||||
parameters:
|
parameters:
|
||||||
- in: request
|
- in: body
|
||||||
content:
|
content:
|
||||||
application/octet-stream:
|
application/octet-stream:
|
||||||
schema:
|
schema:
|
||||||
|
@ -4704,7 +4704,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"in": "request"
|
"in": "body"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "The type of source image file",
|
"description": "The type of source image file",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user