From d997cbfa2f1be5e252edfb229bb8a7a2aef82ec0 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Thu, 2 Jan 2014 15:35:15 -0600 Subject: [PATCH] fix object-api wadl to use in dev guide Partial-Bug: #1187119 Change-Id: I61285a4e1525a1bd0b664aaf4a8a8d8e1dd1e461 author: diane fleming --- .../object-api/src/os-object-api-1.0.wadl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/api-ref/src/wadls/object-api/src/os-object-api-1.0.wadl b/api-ref/src/wadls/object-api/src/os-object-api-1.0.wadl index 24909eae7..53641629b 100644 --- a/api-ref/src/wadls/object-api/src/os-object-api-1.0.wadl +++ b/api-ref/src/wadls/object-api/src/os-object-api-1.0.wadl @@ -4,6 +4,7 @@ + COPY'> @@ -26,7 +27,7 @@ - @@ -253,14 +254,14 @@ required="true" type="xsd:int"> The number of containers. - Stored in header. + The count of bytes used in - total. Stored in header. + total. Creates or updates account metadata by associating custom metadata headers with the account level URI. These headers must have the format, - X-Account-Meta-*. + X-Account-Meta-name. Subsequent requests for the same key/value pair overwrite the previous value. If the request succeeds, the HTTP return code is @@ -286,12 +287,11 @@ The account metadata. The - asterisk (*) represents the name of metadata. - Stored in header. + name represents the name of metadata. If the tool you use to @@ -359,7 +359,7 @@ The custom container metadata. The asterisk (*) represents the name of - metadata. Stored in header. + metadata.