X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/eae48c31bb338689ec67fbc6a14a2e0b1fb5e3b6..aec31c21df670646bdb6dedd3fd2fa690b8ac7e4:/doc/api/index.html.textile.liquid diff --git a/doc/api/index.html.textile.liquid b/doc/api/index.html.textile.liquid index d90a35efa4..2cc5871d73 100644 --- a/doc/api/index.html.textile.liquid +++ b/doc/api/index.html.textile.liquid @@ -4,6 +4,11 @@ navsection: api title: API Reference ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} This reference describes the semantics of Arvados resources and how to programatically access Arvados via its REST API. Each resource listed in this section is exposed on the Arvados API server under the @/arvados/v1/@ path prefix, for example, @https://{{ site.arvados_api_host }}/arvados/v1/collections@.