client-api: Fix comment on async upload declaring incorrect http method

This commit is contained in:
Matthias Ahouansou 2024-05-29 19:59:08 +01:00 committed by GitHub
parent ba9a492fde
commit 2a4b3f5668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
//! `POST /_matrix/media/*/upload/{serverName}/{mediaId}`
//! `PUT /_matrix/media/*/upload/{serverName}/{mediaId}`
//!
//! Upload media to an MXC URI that was created with create_mxc_uri.