X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/956093639196f92f3ad4b9e0795bcc7e30520e0d..984c751aaa4304b4535fe1ebf099d66bc13c30f4:/doc/api/resources.html.textile.liquid diff --git a/doc/api/resources.html.textile.liquid b/doc/api/resources.html.textile.liquid index 05517fcccc..a93b4ac114 100644 --- a/doc/api/resources.html.textile.liquid +++ b/doc/api/resources.html.textile.liquid @@ -6,7 +6,7 @@ title: Resources ... -h1. Resources + This page describes the common attributes of Arvados resources. @@ -16,7 +16,7 @@ h2. Object IDs Object IDs are alphanumeric strings, unique across all installations (each installation has a unique prefix to prevent collisions). -h2. Attributes of resources +h2(#resource). Attributes of resources table(table table-bordered table-condensed). |*Attribute*|*Type*|*Description*|*Example*| @@ -31,7 +31,7 @@ table(table table-bordered table-condensed). |modified_by_user_uuid|string|Authenticated user, on whose behalf the client was acting when modifying the resource|@mk2qn-tpzed-a4lcehql0dv2u25@| |modified_at|datetime|When resource was last modified|@2013-01-25T22:29:32Z@| -h2. Attributes of resource lists +h2(#resourceList). Attributes of resource lists table(table table-bordered table-condensed). |*Attribute*|*Type*|*Description*|*Example*|