X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/53a9aa7651a9fed6d88f4ece0f8d4cd10a77a63f..8674cfd50ad24171de7d157813819f3383c3353b:/doc/api/methods/links.html.textile.liquid diff --git a/doc/api/methods/links.html.textile.liquid b/doc/api/methods/links.html.textile.liquid index d94a055150..04643443e6 100644 --- a/doc/api/methods/links.html.textile.liquid +++ b/doc/api/methods/links.html.textile.liquid @@ -5,6 +5,11 @@ navmenu: API Methods title: "links" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/links@ @@ -24,7 +29,7 @@ table(table table-bordered table-condensed). |tail_uuid|string|The origin or actor in the description or action (may be null).| |link_class|string|Type of link| |name|string|Primary value of the link.| -|properties|hash|Additional information, expressed as a key→value hash. Key: string. Value: string, number, array, or hash.| +|properties|hash|Additional information, expressed as a key→value hash. Key: string. Value: string, number, array, or hash. May be used in queries using "subproperty filters":{{site.baseurl}}/api/methods.html#subpropertyfilters| h2. Link classes