Use in: body for body contents

This commit is contained in:
Joshua Boniface 2020-02-09 21:05:15 -05:00
parent 4fa9878e01
commit 68638d7760
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: request
- in: body
content:
application/octet-stream:
schema:

View File

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