Fix bug in API specification
This commit is contained in:
parent
75eac356d5
commit
9aa32134a9
|
@ -6794,7 +6794,7 @@ class API_Storage_Ceph_Volume_Element(Resource):
|
|||
- storage / ceph
|
||||
parameters:
|
||||
- in: query
|
||||
name: size
|
||||
name: new_size
|
||||
type: string
|
||||
required: false
|
||||
description: The new volume size in bytes (or with a metric suffix, i.e. k/M/G/T); must be greater than the previous size (shrinking not supported)
|
||||
|
|
Loading…
Reference in New Issue