Skip to content

Autorest for Python v5.1.0-preview.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Jul 20:45
f654bdc

Release version of Autorest for Python v5

2020-06-23 - 5.1.0-preview.5

Autorest Core version: 3.0.6287
Modelerfour version: 4.15.378

Bug Fixes

  • Correctly have default behavior of csv for array query parameters when collection format is not specified in the swagger
    (taken from m4 update - perks PR #118)
  • Fix bug when generating parameters with client default value and constant schema #707
  • Make operation mixin signatures for multiapi default to default api version #715
  • Fix name in setup.py to default to package-name if set #721
  • Allow different custom base url host templates across API versions #719