X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1bcfe8651af341c6e7cd01a19443c7c288efa932..59517612d335c30927eee45283d9d3cd4305c7fb:/doc/sdk/python/events.html.textile.liquid?ds=inline 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 %}