You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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
93
+
{
94
+
basePath: 'authorization/resource-manager',
95
+
namespace: 'Microsoft.Authorization',
96
+
disabledForAutogen: true,
97
+
}
92
98
];
93
99
94
100
// Run "npm run list-basepaths" to discover all the valid readme files to add to this list
0 commit comments