Skip to content

Commit 283dd30

Browse files
committed
Onboard postgresqlhsc
1 parent 5b9d2e5 commit 283dd30

File tree

3 files changed

+942
-0
lines changed

3 files changed

+942
-0
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,10 @@ const autoGenList: AutoGenConfig[] = [
681681
basePath: 'postgresql/resource-manager',
682682
namespace: 'Microsoft.DBforPostgreSQL',
683683
},
684+
{
685+
basePath: 'postgresqlhsc/resource-manager',
686+
namespace: 'Microsoft.DBforPostgreSQL',
687+
},
684688
{
685689
basePath: 'powerbiembedded/resource-manager',
686690
namespace: 'Microsoft.PowerBI',

0 commit comments

Comments
 (0)