v1.7.0-preview.202309210001
Pre-release
Pre-release
Added
- Added auto-generated comment for TypeScript generation. #3244
Changed
- Localhost based descriptions are not cached anymore to facilitate development workflows. #3316
- Changed parameter order in with_url method body to match the signature of RequestBuilder constructor in Python. [#3328](#3328
- Removed redundant undefined qualifier in TypeScript for properties. #3244
- The default status code response is now used as 4XX and 5XX when those class responses are not provided in the description. #3245
- Adds codes files in typescript to reduce number of generated files. [#2116](#2116