6 Commits

Author SHA1 Message Date
Vincent Lee
d36d005b97
Change requires_authentication: bool to authentication: AuthScheme 2020-09-18 16:28:51 +02:00
Jonas Platte
67d113ba57
api: Add non_exhaustive attribute to request and reponse types through the macro 2020-09-11 21:01:02 +02:00
Julian Tescher
ebd1387bac
federation-api: Add retrieval endpoints 2020-09-11 19:12:48 +02:00
Nicholas Young
7ccdaa34d6 feature gate exhaustive types for all spec crates:
- ruma-appservice-api
- ruma-client-api
- ruma-events
- ruma-federation-api
2020-09-01 18:39:41 -06:00
Jonas Platte
f84287038e
federation-api: Make remaining request / response types non-exhaustive 2020-08-23 18:00:58 +02:00
Amanda Graven
dd87484a92
federation-api: Add get_missing_events endpoint v1 2020-08-21 20:30:11 +02:00