Try again with just query

This commit is contained in:
Joshua Boniface 2020-02-09 21:06:33 -05:00
parent 68638d7760
commit ad60f4b1f1
2 changed files with 2 additions and 2 deletions

View File

@ -3347,7 +3347,7 @@ class API_Storage_Ceph_Volume_Element_Upload(Resource):
tags:
- storage / ceph
parameters:
- in: body
- in: query
content:
application/octet-stream:
schema:

View File

@ -4704,7 +4704,7 @@
}
}
},
"in": "body"
"in": "query"
},
{
"description": "The type of source image file",