|
a630f0e334
|
Fixed a csharp client generator bug. The csharp client generator now outputs a constructor for types that allows setting property/fields. Bumped package version to 1.5.7
|
2023-05-29 06:47:52 -07:00 |
|
|
cf477522c0
|
Bumped package version to 1.4.7. Added support for Stream requests and MemoryStream responses.
|
2023-03-31 08:21:32 -07:00 |
|
|
ff7c356655
|
Improved route function generator to handle status codes better and check to see if json content was null or empty and return default. Bumped package version to 1.4.2
|
2023-03-24 07:33:35 -07:00 |
|
|
7ffa2d43ef
|
Improved the csharp client generator to check if the base url is null or whitespace and to remove trailing / characters. Fixed some bugs with different client names. Generator also now sets up cookie support.
|
2023-02-07 13:02:56 -08:00 |
|