Commit Graph

69 Commits

Author SHA1 Message Date
Patrick Stevens
948fbfbc84 Allow JSON parsing to happen in an extension method (#63) 2024-01-08 00:50:33 +00:00
Patrick Stevens
ad2eeaaa4f URI support (#59) 2024-01-03 19:47:59 +00:00
Patrick Stevens
7b3bd32323 Add ability to mock out curried functions (#58) 2023-12-31 12:28:51 +00:00
Patrick Stevens
ff2c08d54f Stamp out records corresponding to interfaces (#56) 2023-12-30 23:41:27 +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
0d231c5200 Respect BasePath attribute (#44) 2023-12-30 10:24:42 +00:00
Patrick Stevens
59be1f1806 Implement AllowAnyStatusCode (#41) 2023-12-29 23:01:45 +00:00
Patrick Stevens
346d6e8321 Implement HttpResponseMessage return type (#40) 2023-12-29 18:44:23 +00:00
Patrick Stevens
9e9744d37b Allow stream return type (#39) 2023-12-29 18:36:10 +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
e62796107c Add version test (#23) 2023-12-28 20:18:29 +00:00
Patrick Stevens
67d870002e HTTP clients (#21) 2023-12-28 19:46:52 +00:00
Patrick Stevens
146554df72 No-op refactor of SynExpr helpers (#20) 2023-12-28 11:17:05 +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
c4bfd5eedb Bring into WoofWare brand (#14) 2023-12-27 20:57:16 +00:00