X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..7385689b6fd8df96434aadf7c0377d684c4abe1c:/doc/sdk/python/events.html.textile.liquid diff --git a/doc/sdk/python/events.html.textile.liquid b/doc/sdk/python/events.html.textile.liquid index 6afb9b51a3..9960e66836 100644 --- a/doc/sdk/python/events.html.textile.liquid +++ b/doc/sdk/python/events.html.textile.liquid @@ -4,8 +4,13 @@ navsection: sdk navmenu: Python title: Subscribing to events ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. -Arvados applications can subscribe to a live event stream from the database. Events are described in the "Log record schema.":{{site.baseurl}}/api/schema/Log.html +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + +Arvados applications can subscribe to a live event stream from the database. Events are described in the "Log resource.":{{site.baseurl}}/api/methods/logs.html {% code 'events_py' as python %}