Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
111 stars 76 forks source link

Problems caused by upgrading modelerfour #1205

Closed lijinpei2008 closed 11 months ago

lijinpei2008 commented 11 months ago

V3 was able to generate the command successfully, V4 had an error when executing autorest image

swagger file used when error occurs: https://github.com/Azure/azure-rest-api-specs/blob/288939a1c67efd5f129124ea0912ca17ff7b9d90/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/EventGrid.json image

dolauli commented 11 months ago

Fixed in https://github.com/Azure/autorest.powershell/pull/1206