Fix missing #[ruma_api(body)]
This commit is contained in:
parent
59bbef5a35
commit
4939078954
@ -20,6 +20,7 @@ ruma_api! {
|
||||
}
|
||||
|
||||
response {
|
||||
#[ruma_api(body)]
|
||||
device: Device,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user