diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-07 15:22:26 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-07 15:22:26 -0800 |
commit | 07706b41f46a726257d8c86beb7ced664d3a7ab7 (patch) | |
tree | 6ec94f07d2c63cd55ec2f598cae1278a2b6b9121 /doc/api_zot.md | |
parent | 346a48d4c238d39c358cbac2a29f29a173b0ea7e (diff) | |
download | volse-hubzilla-07706b41f46a726257d8c86beb7ced664d3a7ab7.tar.gz volse-hubzilla-07706b41f46a726257d8c86beb7ced664d3a7ab7.tar.bz2 volse-hubzilla-07706b41f46a726257d8c86beb7ced664d3a7ab7.zip |
document the api filedata call
Diffstat (limited to 'doc/api_zot.md')
-rw-r--r-- | doc/api_zot.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api_zot.md b/doc/api_zot.md index f15736a48..032b4e1c1 100644 --- a/doc/api_zot.md +++ b/doc/api_zot.md @@ -27,9 +27,9 @@ api/z/1.0/filemeta Export file metadata for any uploaded file -api/z/1.0/filedata +[api/z/1.0/filedata](help/api/api_filedata) - Export file contents for any uploaded file + Fetch file contents or partial contents for any uploaded file api/z/1.0/file/export |