Azure / azure-resource-manager-schemas

Schemas used to author and validate Resource Manager Templates. These schemas power the intellisense and syntax completion in our ARM Tools VSCode extension, as well as the Export Template API
MIT License
609 stars 516 forks source link

Fix AKS autogeneration #3016

Closed anthony-c-martin closed 6 months ago

anthony-c-martin commented 6 months ago

Introduce new autogen property useNamespaceFromConfig which skips the logic to detect a provider namespace from the expected folder structure in the swagger repo.