Skip to content

Commit 3d07f9f

Browse files
committed
enable api management schema generation
1 parent 173e5a4 commit 3d07f9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generator/autogenlist.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ const autogenlist: AutogenlistConfig[] = [
3838
basePath: 'appconfiguration/resource-manager',
3939
namespace: 'Microsoft.AppConfiguration',
4040
},
41-
/*{ Note(jcotillo) Temp exclusion due to an autorest issue.
41+
{
4242
basePath: 'apimanagement/resource-manager',
4343
namespace: 'Microsoft.ApiManagement',
44-
},*/
44+
},
4545
{
4646
basePath: 'appplatform/resource-manager',
4747
namespace: 'Microsoft.AppPlatform',

0 commit comments

Comments
 (0)