Vincent Lee
|
d36d005b97
|
Change requires_authentication: bool to authentication: AuthScheme
|
2020-09-18 16:28:51 +02:00 |
|
Devin Ragotzy
|
a6c1b8f0bd
|
Parse and emit attributes connected to the request/response defs in ruma_api macro
|
2020-08-14 00:01:19 +02:00 |
|
Devin Ragotzy
|
71e537d123
|
Move move-value test decl into logical mods for each
|
2020-07-29 08:50:08 -04:00 |
|
Devin Ragotzy
|
47b6adb524
|
Add tests for ruma_api! macro ensuring request/response generation ok
|
2020-07-28 18:55:02 -04:00 |
|
Devin Ragotzy
|
f00bad3895
|
Add try_build test testing new type body fields are declared last
|
2020-07-28 17:13:33 -04:00 |
|
skim
|
b260a13d4b
|
move and rename ruma_events::json::EventJson to ruma_common::raw::Raw
|
2020-07-16 07:31:36 -07:00 |
|
Ragotzy.devin
|
214c1b681f
|
Add guard in ruma_api! macro for invalid characters in path
Returns a compiler error if any non ASCII characters are found. Add
trybuild test for invalid path characters.
|
2020-07-02 16:27:49 +02:00 |
|
Devin R
|
ff2cbc282b
|
Add trybuild tests for the ruma_api! macro
|
2020-07-01 21:27:47 +02:00 |
|