Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
112 stars 83 forks source link

sdk - Need to treat required parameter with enum with one value as constant #1072

Closed dolauli closed 1 year ago

dolauli commented 1 year ago
  1. For required parameter, if it is enum with one value, we should handle it as constant.
  2. Fixed the test case datamodels-datatypes-boolean