client-api: Fix broken update_backup::Request deserialization
This commit is contained in:
parent
e906de7eee
commit
fab5c9128f
@ -21,7 +21,7 @@ ruma_api! {
|
|||||||
pub version: &'a str,
|
pub version: &'a str,
|
||||||
|
|
||||||
/// The algorithm used for storing backups.
|
/// The algorithm used for storing backups.
|
||||||
#[serde(flatten)]
|
#[ruma_api(body)]
|
||||||
pub algorithm: Raw<BackupAlgorithm>,
|
pub algorithm: Raw<BackupAlgorithm>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user