Mention file_size as bytes

This commit is contained in:
Joshua Boniface 2023-10-03 09:39:19 -04:00
parent ee494fb1c0
commit 3a1bf0724e
1 changed files with 1 additions and 1 deletions

View File

@ -5122,7 +5122,7 @@ class API_Storage_Ceph_Volume_Element_Upload(Resource):
name: file_size
type: integer
required: false
description: The size of the image file, if {image_format} is not "raw"
description: The size of the image file, in bytes, if {image_format} is not "raw"
responses:
200:
description: OK