[ARVADOS] updated: a8247beb28bc2105975e7980dbb43387d2c2473a

git at public.curoverse.com git at public.curoverse.com
Mon Aug 25 21:48:50 EDT 2014


Summary of changes:
 doc/api/methods.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a8247beb28bc2105975e7980dbb43387d2c2473a (commit)
      from  482e452a5d8cbc41de42ce68594d9e762d105646 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a8247beb28bc2105975e7980dbb43387d2c2473a
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Aug 25 21:48:47 2014 -0400

    3149: Explain what "any" does as a filter attribute.

diff --git a/doc/api/methods.html.textile.liquid b/doc/api/methods.html.textile.liquid
index 937c7de..2d530d1 100644
--- a/doc/api/methods.html.textile.liquid
+++ b/doc/api/methods.html.textile.liquid
@@ -44,7 +44,7 @@ Each condition is expressed as an array with three elements: @[attribute, operat
 
 table(table table-bordered table-condensed).
 |_. Index|_. Element|_. Type|_. Description|_. Examples|
-|0|attribute|string|Name of the attribute to compare|@script_version@, @head_uuid@, @any@|
+|0|attribute|string|Name of the attribute to compare (or "any" to return resources with any matching attribute)|@script_version@, @head_uuid@, @any@|
 |1|operator|string|Comparison operator|@>@, @>=@, @like@, @not in@|
 |2|operand|string, array, or null|Value to compare with the resource attribute|@"d00220fb%"@, @"1234"@, @["foo","bar"]@, @nil@|
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list