Add context to compat attribute
This commit is contained in:
parent
89e398fd06
commit
57b7b2d0f5
@ -40,6 +40,7 @@ pub mod v3 {
|
||||
serde(
|
||||
default,
|
||||
deserialize_with = "ruma_common::serde::empty_string_as_none",
|
||||
// https://github.com/matrix-org/matrix-spec/issues/378
|
||||
serialize_with = "ruma_common::serde::none_as_empty_string"
|
||||
)
|
||||
)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user