We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5a541 commit 1770ebfCopy full SHA for 1770ebf
scripts/auto_release/main.py
@@ -227,6 +227,9 @@ def check_model_flatten(self):
227
"azure-mgmt-kubernetesconfiguration-extensions",
228
"azure-mgmt-kubernetesconfiguration-fluxconfigurations",
229
"azure-mgmt-kubernetesconfiguration-privatelinkscopes",
230
+ "azure-mgmt-resources-deploymentstacks",
231
+ "azure-mgmt-resources-templatespecs",
232
+ "azure-mgmt-resources-deploymentscripts",
233
]:
234
return
235
if self.from_swagger:
0 commit comments