Change `push_events::v1::Request` serialization to prevent flattening of the event property into the request body.
314 B
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.