diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-08 09:39:46 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-08 09:39:46 +0100 |
commit | bc2b948f1f6e62b1c277a4042200bb6678956f3f (patch) | |
tree | 8586c30e495607eee23f16c0aad40974f0711275 /doc/api_zot.md | |
parent | 23e3e2c50499fab52769929a448e73012fd915af (diff) | |
parent | ff9442474d07cce24c8f66db39ec34471c3874a2 (diff) | |
download | volse-hubzilla-2.2.tar.gz volse-hubzilla-2.2.tar.bz2 volse-hubzilla-2.2.zip |
Merge branch 2.2RC2.2
Diffstat (limited to 'doc/api_zot.md')
-rw-r--r-- | doc/api_zot.md | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/doc/api_zot.md b/doc/api_zot.md deleted file mode 100644 index 6da8cddbe..000000000 --- a/doc/api_zot.md +++ /dev/null @@ -1,84 +0,0 @@ -Zot API -======= - - - -channel/export/basic - - Export channel data - - - -channel/stream - - Fetch channel conversation items - -network/stream - - Fetch network conversation items - - -[files](help/api/api_files) - - List file storage - -filemeta - - Export file metadata for any uploaded file - - -[filedata](help/api/api_filedata) - - Fetch file contents or partial contents for any uploaded file - - -file/export - -file - -[albums](help/api/api_albums) - - List photo albums - - -photos - - list photo metadata - - -photo - - -[group](help/api/group) - - List privacy groups - -[group_members](help/api/group_members) - - List members of a privacy group - - -[xchan](help/api/api_xchan) - - Global extended channel (identity) information - -[item/update](help/api/api_item_update) - - Create or update an item (post, activity, webpage, etc.) - - -item/full - - Get all data associated with an item - -abook - - Connections - -abconfig - - Connection metadata (such as permissions) - -perm_allowed - - Check a permission for a given xchan |