Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
111 stars 76 forks source link

Fixed two issues related to SDK #1197

Closed dolauli closed 1 year ago

dolauli commented 1 year ago
  1. Enum is value type, should not check null
  2. model with x-ms-azure-resource should not validate parent
  3. For next page operation, no need to handle const parameters