gnieto c6ef3a06fa
appservice-api: Fix push_events::v1::Request serialization
Change `push_events::v1::Request` serialization to prevent flattening
of the event property into the request body.
2020-11-08 19:17:34 +01:00

314 B

[unreleased]

Improvements:

  • Add room visibility management endpoint

Breaking changes:

  • Fix endpoint versioning

Bug fixes:

  • Fix push_events::v1::Request serialization by sending a dictionary instead of an array on request body

0.2.0

Improvements:

  • Upgrade dependencies

0.1.0

Initial release.