0.2.1
(fix):
Override escaped method names in the generated client.
(fix):
Override escaped method names in the generated client.
(feat):
Add support for multipart file uploads.
(feat):
Support inheritance for types and inlined requests.
(feat):
Support undiscriminated unions.
(fix):
Fix ci.yml php-version
field name.
(feat):
We now allow an empty constructor on types with no required properties.
(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.
(feat):
Initial release.