gnieto 6fd4b9b8b0
Properly serialize 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.
2020-07-05 13:20:47 +02:00
2020-06-07 17:26:33 +02:00
2020-06-10 22:20:41 +02:00
2020-06-19 22:53:07 +02:00
2020-06-05 00:26:10 +02:00
2020-06-10 22:20:41 +02:00
2020-06-05 00:26:10 +02:00

Ruma Your home in Matrix.

Monorepo for our various Rust + Matrix crates.

This will eventually be the home of all of our Rust crates.

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%