Commit Graph

19 Commits

Author SHA1 Message Date
Patrick Stevens
7ef393a28d Split attributes into their own assembly (#86) 2024-02-07 01:27:57 +00:00
Patrick Stevens
3d5cd7374f Document that optional is unsupported (#83) 2024-02-06 18:54:07 +00:00
Patrick Stevens
f803b44311 Implement RestEase variable headers (#76) 2024-01-29 21:24:41 +00:00
Patrick Stevens
0f7724903b Use more general serialisation for body params (#72) 2024-01-28 16:34:01 +00:00
Patrick Stevens
f83ac24a73 Implement JSON serialisation of body params (#71) 2024-01-26 17:54:45 +00:00
Patrick Stevens
aafee9495a JSON serialization (#69) 2024-01-26 10:53:08 +00:00
Patrick Stevens
ff2c08d54f Stamp out records corresponding to interfaces (#56) 2023-12-30 23:41:27 +00:00
Patrick Stevens
79d7502f3f Fix copy-paste Dependabot error (#48) 2023-12-30 12:29:16 +00:00
Patrick Stevens
dd7e004e36 Add initial support for [<Body>] (#46) 2023-12-30 11:35:22 +00:00
Patrick Stevens
4c55bbed22 Fix BaseAddress semantics (#45) 2023-12-30 10:37:30 +00:00
Patrick Stevens
dc0f0803b3 Allow string return type, and URL-encode param (#38) 2023-12-29 18:13:39 +00:00
Patrick Stevens
44bf3eed24 Print out missing field names (#29) 2023-12-29 11:54:53 +00:00
Patrick Stevens
d4212ca887 Fix treatment of slashes and add tests (#28) 2023-12-29 11:07:32 +00:00
Patrick Stevens
b7a3f167b7 Add badges to README (#26) 2023-12-29 00:56:57 +00:00
Patrick Stevens
67d870002e HTTP clients (#21) 2023-12-28 19:46:52 +00:00
Patrick Stevens
b2477dc0b4 Add logo (#19) 2023-12-28 00:44:06 +00:00
Patrick Stevens
f1304df21d NuGet Pack (#15) 2023-12-27 22:47:35 +00:00
Patrick Stevens
39d603c317 Add JSON parse source gen (#9) 2023-12-27 11:46:12 +00:00
Smaug123
1dde7a65f7 Initial commit 2023-05-06 15:48:36 +01:00