federation-api: Wrap Pdu
in Raw
in get_event_authorization
This commit is contained in:
parent
51e96fb915
commit
c6b4fe1e50
@ -27,6 +27,6 @@ ruma_api! {
|
||||
response: {
|
||||
/// The full set of authorization events that make up the state of the room,
|
||||
/// and their authorization events, recursively.
|
||||
pub auth_chain: Vec<Pdu>,
|
||||
pub auth_chain: Vec<Raw<Pdu>>,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user