v1.11.0-preview.202401300001
Pre-release
Pre-release
Added
- Added Japanese translations to vscode extension.
- Added support for deprecation annotations in Python. #2798
Changed
- Fixed a bug where scalar error mappings would be generated even though it's not supported by the http request adapter. #4018
- Switched to proxy generation for TypeScript, leading to about ~44% bundle sizes reduction. #3642
- Fixed a bug where TypeScript models factory methods would be missing return types.
- Fixed a bug where generated paths would possibly get too long. #3854
- The vscode extension now also displays the children nodes when filtering. [#3998](#3998