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 fbee7f804..d611147da 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 @@ -77,30 +77,32 @@ The number limit of - results. + xml:lang="EN">For an integer value + n, limits the + number of results to n values. Marker value. Operation returns - object names that are greater than this - value. + xml:lang="EN">Given a string value + x, returns + container names greater in value than the + specified marker. End marker value. Operation - returns object names that are less than this - value. + xml:lang="EN">Given a string value + x, returns + container names less in value than the specified + marker. Value of the serialized response - format, which is either JSON or - XML. + format. Either json or xml. @@ -169,49 +171,6 @@ container names less than the specified value. - - For an integer value - n, limits the - number of results to n - values. - - - Given a string value - x, returns - container names greater in value than the - specified marker. - - - Given a string value - x, returns - container names less in value than the - specified marker. - - - Value of the serialized - response format. Either json or - xml. - - -