Code

FETCH: Add parameter for fetching the main object without children.
authorSebastian Harl <sh@tokkee.org>
Fri, 9 Oct 2015 16:56:12 +0000 (18:56 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 9 Oct 2015 16:56:12 +0000 (18:56 +0200)
That is, exclude any attributes or child objects.

Use this to simplify the TIMESERIES fetcher which no longer requires an
attribute callback.


No differences found