Merge "Changed the storage size from GB to GiB."

This commit is contained in:
Jenkins 2016-05-04 00:11:05 +00:00 committed by Gerrit Code Review
commit cdd0125ae9
1 changed files with 2 additions and 2 deletions

View File

@ -389,7 +389,7 @@ marker:
type: string
minDisk:
description: |
Filters the response by a minimum disk space, in GB.
Filters the response by a minimum disk space, in GiB.
in: query
required: false
type: integer
@ -1946,7 +1946,7 @@ shelveOffload:
type: string
size:
description: |
The size of the volume, in gigabytes (GB).
The size of the volume, in gibibytes (GiB).
in: body
required: true
type: integer