Skip to content

Commit 91deec7

Browse files
Remove broken provider
1 parent 84958b3 commit 91deec7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

generator/autogenlist.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ const disabledProviders: AutoGenConfig[] = [
2727
namespace: 'Microsoft.Logic',
2828
disabledForAutogen: true,
2929
},
30-
{
31-
// Failed to install extension '@microsoft.azure/classic-openapi-validator' (~1.1.5)
32-
basePath: 'service-map/resource-manager',
33-
namespace: 'Microsoft.OperationalInsights',
34-
disabledForAutogen: true,
35-
},
3630
];
3731

3832
// Run "npm run list-basepaths" to discover all the valid readme files to add to this list

0 commit comments

Comments
 (0)