Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
113 stars 86 forks source link

Add the config fixed-array, which is false by default #1385

Closed dolauli closed 1 month ago

dolauli commented 1 month ago

Whenfixed-array is set to true, we will generate fixed arrays in model. Otherwise we will generate list. By default, fixed-array is false