Skip to content

Release 0.13.26-prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
Add TimeSpan support and enhance enum strategy handling

Introduced a nullable TimeSpan property to Order.cs and updated Helpers.cs for TimeSpan type mapping. Also improved enum strategy handling in GenerateClientAsync to check for null values.