Fix bug in API specification

This commit is contained in:
Joshua Boniface 2024-09-30 20:51:49 -04:00
parent 75eac356d5
commit 9aa32134a9
1 changed files with 1 additions and 1 deletions

View File

@ -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)