Skip to content

Commit 4ccc0a5

Browse files
Merge pull request #1786 from poshett/poshett/elasticSchemaCompleteness
Onboarding Microsoft.Elastic (elastic/resource) for autogeneration
2 parents 69ed0a8 + 6036fa1 commit 4ccc0a5

File tree

4 files changed

+1066
-0
lines changed

4 files changed

+1066
-0
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,10 @@ const autoGenList: AutoGenConfig[] = [
698698
basePath: 'datadog/resource-manager',
699699
namespace: 'Microsoft.Datadog',
700700
},
701+
{
702+
basePath: 'elastic/resource-manager',
703+
namespace: 'Microsoft.Elastic',
704+
},
701705
{
702706
basePath: 'healthbot/resource-manager',
703707
namespace: 'Microsoft.HealthBot',

0 commit comments

Comments
 (0)