Skip to content

Commit 861f09b

Browse files
indentation changes
1 parent da1dfd0 commit 861f09b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -945,10 +945,10 @@ const autoGenList: AutoGenConfig[] = [
945945
basePath: 'datamigration/resource-manager',
946946
namespace: 'Microsoft.DataMigration',
947947
resourceConfig: [
948-
{
949-
type: 'databaseMigrations',
950-
scopes: ScopeType.Extension,
951-
},
948+
{
949+
type: 'sourceControlConfigurations',
950+
scopes: ScopeType.Extension
951+
}
952952
]
953953
},
954954
{

0 commit comments

Comments
 (0)