Software /
code /
prosody
Diff
doc/doap.xml @ 11310:d1a0f2e918c0
mod_http_file_share: Add support for external file upload service
PUT /upload/:slot/:filename
Authorization: Bearer JWT{ uploader, filename, filesize, filetype, exp }
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 26 Jan 2021 14:27:51 +0100 |
parent | 11309:b59aed75dc5e |
child | 11339:25260c20c5a4 |
line wrap: on
line diff
--- a/doc/doap.xml Tue Jan 26 03:19:17 2021 +0100 +++ b/doc/doap.xml Tue Jan 26 14:27:51 2021 +0100 @@ -619,7 +619,7 @@ <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/> <xmpp:version>1.0.0</xmpp:version> - <xmpp:status>complete</xmpp:status> + <xmpp:status>complete </xmpp:status> <xmpp:since>0.12.0</xmpp:since> <xmpp:note>mod_http_file_share</xmpp:note> </xmpp:SupportedXep>