X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b0af0440838407be80c6208b15f969bc2942008e..4f552c0187f8c31d94ff74485c57ef7f9888597e:/doc/api/schema/Link.html.textile.liquid diff --git a/doc/api/schema/Link.html.textile.liquid b/doc/api/schema/Link.html.textile.liquid index 3556055787..dec33bf832 100644 --- a/doc/api/schema/Link.html.textile.liquid +++ b/doc/api/schema/Link.html.textile.liquid @@ -27,11 +27,9 @@ Each link has, in addition to the usual "attributes of Arvados resources":{{site table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description| |tail_uuid|string|Object UUID at the tail (start, source, origin) of this link| -|tail_kind|string|Object kind at the tail (start, source, origin) of this link| |link_class|string|Class (see below)| |name|string|Link type (see below)| |head_uuid|string|Object UUID at the head (end, destination, target) of this link| -|head_kind|string|Object kind at the head (end, destination, target) of this link| |properties{}|list|Additional information, expressed as a key→value hash. Key: string. Value: string, number, array, or hash.| h2. Link classes