Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
112 stars 83 forks source link

parameters in swagger with same name, only first appearance added into Identity #1123

Open VeryEarly opened 1 year ago

VeryEarly commented 1 year ago

parameters in swagger with same name, only first appearance added into Identity https://github.com/Azure/autorest.powershell/blob/develop/powershell/plugins/plugin-tweak-model.ts#L109-L120

parameter name could identical in swagger definition: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/botservice/resource-manager/Microsoft.BotService/preview/2022-06-15-preview/botservice.json#L3609-L3724