diff options
Diffstat (limited to 'generated.go.in')
| -rw-r--r-- | generated.go.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generated.go.in b/generated.go.in index 808c950..680b551 100644 --- a/generated.go.in +++ b/generated.go.in @@ -4,7 +4,7 @@ { "Header": "X-Account-Bytes-Used", "Attribute": "BytesUsed", "Type": "Uint64Readonly" }, { "Header": "X-Account-Container-Count", "Attribute": "ContainerCount", "Type": "Uint64Readonly" }, { "Header": "X-Account-Meta-", "Attribute": "Metadata", "Type": "Metadata" }, - { "Header": "X-Account-Meta-Quota-Bytes", "Attribute": "QuotaBytes", "Type": "Uint64" }, + { "Header": "X-Account-Meta-Quota-Bytes", "Attribute": "BytesUsedQuota", "Type": "Uint64" }, { "Header": "X-Account-Meta-Temp-URL-Key-2", "Attribute": "TempURLKey2", "Type": "String" }, { "Header": "X-Account-Meta-Temp-URL-Key", "Attribute": "TempURLKey", "Type": "String" }, { "Header": "X-Account-Object-Count", "Attribute": "ObjectCount", "Type": "Uint64Readonly" }, |
