[arvados] updated: 2.1.0-2872-ga88aa282a
git repository hosting
git at public.arvados.org
Tue Sep 20 14:04:38 UTC 2022
Summary of changes:
doc/api/methods/collections.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via a88aa282a8da52589053244f4ef41283d51f629a (commit)
from f1ec6199fbe9b6abdba3a9eba95eda7b46eb5265 (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 a88aa282a8da52589053244f4ef41283d51f629a
Author: Tom Clegg <tom at curii.com>
Date: Tue Sep 20 09:56:33 2022 -0400
19362: Update API docs.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/doc/api/methods/collections.html.textile.liquid b/doc/api/methods/collections.html.textile.liquid
index a2a6a77e1..5871337b0 100644
--- a/doc/api/methods/collections.html.textile.liquid
+++ b/doc/api/methods/collections.html.textile.liquid
@@ -88,7 +88,7 @@ table(table table-bordered table-condensed).
h3. get
-Gets a Collection's metadata by UUID or portable data hash. When making a request by portable data hash, attributes other than @portable_data_hash@ and @manifest_text@ are not returned, even when requested explicitly using the @select@ parameter.
+Gets a Collection's metadata by UUID or portable data hash. When making a request by portable data hash, attributes other than @portable_data_hash@, @manifest_text@, and @trash_at@ are not returned, even when requested explicitly using the @select@ parameter.
Arguments:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list