get_tags
Response
`get_tags` route response was adding the `tags` property twice, which is not the expected behaviour. This is an example of the previous serialization of the `get_tags` route: `{"tags":{"tags":{"u.example":{"order":0.55},"u.another":{"order":0.11}}}}` The new serialization removes the outer `tags` property.
Ruma – Your home in Matrix.
Monorepo for our various Rust + Matrix crates.
This will eventually be the home of all of our Rust crates.
Languages
Rust
100%