diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-04 17:06:52 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-04 17:07:25 -0800 |
commit | df23ef36c75da646886809622134e14b5f7207ab (patch) | |
tree | aebe4b89b639bda0dcd78a34185a530567872891 /doc | |
parent | e1ffacbe322acb54e2d16b4921c030e96d8bc50e (diff) | |
download | volse-hubzilla-df23ef36c75da646886809622134e14b5f7207ab.tar.gz volse-hubzilla-df23ef36c75da646886809622134e14b5f7207ab.tar.bz2 volse-hubzilla-df23ef36c75da646886809622134e14b5f7207ab.zip |
api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api_zot.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/api_zot.md b/doc/api_zot.md index 3ba536550..292539267 100644 --- a/doc/api_zot.md +++ b/doc/api_zot.md @@ -11,7 +11,11 @@ api/z/1.0/channel/export/basic api/z/1.0/channel/stream - Fetch conversation items + Fetch channel conversation items + +api/z/1.0/network/stream + + Fetch network conversation items api/z/1.0/files |