Skip to content

Commit 1bbad03

Browse files
committed
added comment
1 parent c6e4bed commit 1bbad03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/autogenlist.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ const disabledProviders: AutoGenConfig[] = [
8989
namespace: 'Microsoft.Media',
9090
disabledForAutogen: true,
9191
},
92+
// Disabled because the swagger spec contains duplicate API paths and results in schema generation failures, see here for more info: https://github.com/Azure/azure-resource-manager-schemas/issues/2462
9293
{
9394
basePath: 'authorization/resource-manager',
9495
namespace: 'Microsoft.Authorization',

0 commit comments

Comments
 (0)