7 Commits

Author SHA1 Message Date
Jonas Platte
e0d7ea3ed1
api: Add manual_body_serde derive attribute for responses 2022-01-28 23:52:36 +01:00
Damir Jelić
ee3c8f3335 ruma: Fix a bunch of typos 2021-12-06 11:26:14 +01:00
Jonas Platte
a887dd7387
api-macros: Replace if-then-panic with assert 2021-09-30 20:14:09 +02:00
Jonas Platte
96ab1674af
api-macros: Use serde(transparent) for newtype bodies
… rather than special casing them in many places.
2021-08-16 22:23:30 +02:00
Jonas Platte
42fda7c89f
api: Rename newtype raw body => raw body 2021-08-16 22:23:30 +02:00
Jonas Platte
4e72c374b9
api-macros: Small refactor 2021-08-12 11:59:00 +02:00
Jonas Platte
696c9fba4e
api-macros: Move ruma_api! trait impl generation into derive macros 2021-08-05 21:00:43 +02:00