From c26e8b48981a515b9b0b081f37a8412f9558c894 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Tue, 26 Jan 2021 14:27:51 +0100 Subject: mod_http_file_share: Add support for external file upload service PUT /upload/:slot/:filename Authorization: Bearer JWT{ uploader, filename, filesize, filetype, exp } --- doc/doap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doap.xml b/doc/doap.xml index 277aa5d1..548b9a02 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -619,7 +619,7 @@ 1.0.0 - complete + complete 0.12.0 mod_http_file_share -- cgit v1.2.3