From a88aa282a8da52589053244f4ef41283d51f629a Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Tue, 20 Sep 2022 09:56:33 -0400 Subject: [PATCH] 19362: Update API docs. Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- doc/api/methods/collections.html.textile.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/methods/collections.html.textile.liquid b/doc/api/methods/collections.html.textile.liquid index a2a6a77e19..5871337b0a 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: -- 2.30.2