Fix get_content_thumbnail response
This commit is contained in:
parent
a42b335bfe
commit
3a3ccabbf2
@ -63,7 +63,7 @@ ruma_api! {
|
|||||||
pub content_type: String,
|
pub content_type: String,
|
||||||
|
|
||||||
/// A thumbnail of the requested content.
|
/// A thumbnail of the requested content.
|
||||||
#[ruma_api(body)]
|
#[ruma_api(raw_body)]
|
||||||
pub file: Vec<u8>,
|
pub file: Vec<u8>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user