Changelog
Version 0.8.1 (preview) - 2025-12-15โ
๐ Changesโ
- Method Order: Generated method order now reflects OpenAPI specification order instead of arbitrary order (non-breaking, only affects code organization).
๐ Bug Fixesโ
- JSON Array Deserialization: Fixed model lists to properly handle JSON array inner data types in addition to JSON objects.