Releases: swaggest/swac
Releases · swaggest/swac
v0.1.35
v0.1.34
v0.1.33
v0.1.32
v0.1.31
v0.1.30
v0.1.29: Update dependencies (#40)
Added
- Support for PHP 8.1.
- Dependencies update.
Fixed
- Handling of slices of named types in Go.
- Gateway Time Out status name in Go.
File uploads in generated Go client
Added
- Support for file uploads in Go client (streaming implementation optimized for large files).
- STDIN support (with
-
as file name) for schema loading. - Dependencies updated.
Fixed
- Formatting in JS client.
- Non-JSON response handling in JS client.
- Unnecessary properties (untyped/empty bodies) in Go client responses.
- Scalar named types in header parameters in Go client.