Skip to content

Commit 56bea07

Browse files
authored
Merge pull request #536 from rsyracuse/obj-size-output-fix
Fix output value for obj transfer
2 parents 8d14933 + 6c9a47d commit 56bea07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13417,7 +13417,7 @@ paths:
1341713417
type: integer
1341813418
description: >
1341913419
The amount of outbound data transfer used by your account's Object Storage buckets,
13420-
in GB, for the current month’s billing cycle.
13420+
in bytes, for the current month’s billing cycle.
1342113421
example: 12956600198
1342213422
readOnly: true
1342313423
default:

0 commit comments

Comments
 (0)