September 25, 2024
0.1.2
(feat):
Represent enums in objects as strings.
(fix):
Generated wrapped requests now implement JsonSerializableType
.
(fix):
Fix a bug where we don’t set the request options baseurl properly.
(fix):
Fix bugs in our numeric type serde and add tests.