Skip to content

Commit 29ada82

Browse files
authored
Merge pull request #2907 from Azure/autogenerate
Autogenerate
2 parents f5dce1d + 5f94ec2 commit 29ada82

File tree

42 files changed

+35992
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+35992
-264
lines changed

generator/autogenlist.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,9 +1111,11 @@ const autoGenList: AutoGenConfig[] = [
11111111
suffix: 'DnsResolver',
11121112
},
11131113
{
1114+
//Pause autogeneration until errors are fixed
11141115
basePath: 'azurestackhci/resource-manager',
11151116
namespace: 'Microsoft.AzureStackHCI',
1116-
postProcessor: azureStackHciPostProcessor
1117+
postProcessor: azureStackHciPostProcessor,
1118+
disabledForAutogen: true,
11171119
},
11181120
{
11191121
basePath: 'advisor/resource-manager',

0 commit comments

Comments
 (0)