diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-04-29 12:42:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-29 12:42:46 -0400 |
commit | 635b8ff73aca5d1a8ba6ea5bb575f3f2838d41a0 (patch) | |
tree | 4abf2db23c2e2af1cf9472368824a0f8df38a9af | |
parent | c9daafc887ceacab71b7599f25af0eaa575cd015 (diff) | |
download | volse-hubzilla-635b8ff73aca5d1a8ba6ea5bb575f3f2838d41a0.tar.gz volse-hubzilla-635b8ff73aca5d1a8ba6ea5bb575f3f2838d41a0.tar.bz2 volse-hubzilla-635b8ff73aca5d1a8ba6ea5bb575f3f2838d41a0.zip |
Update api_zot.bb
Fix incorrect parameter name
-rw-r--r-- | doc/developer/api_zot.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/api_zot.bb b/doc/developer/api_zot.bb index 1314f90b5..ddca65b4d 100644 --- a/doc/developer/api_zot.bb +++ b/doc/developer/api_zot.bb @@ -28,7 +28,7 @@ GET /api/z/1.0/files Options: - - hash + - filehash return only entries matching hash (exactly) - filename |