Skip to content

Commit

Permalink
Merge pull request #1520 from TimLovellSmith/autogenerateNewRedisEnte…
Browse files Browse the repository at this point in the history
…rpriseSchema

Onboarding  Microsoft.Cache/redisEnterprise for autogeneration
  • Loading branch information
anthony-c-martin authored Feb 25, 2021
2 parents 0cf8394 + bc8245c commit 6794b27
Show file tree
Hide file tree
Showing 4 changed files with 594 additions and 1 deletion.
5 changes: 5 additions & 0 deletions generator/autogenlist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,11 @@ const autogenlist: AutogenlistConfig[] = [
basePath: 'redis/resource-manager',
namespace: 'Microsoft.Cache',
},
{
basePath: 'redisEnterprise/resource-manager',
namespace: 'Microsoft.Cache',
suffix: 'Enterprise'
},
{
basePath: 'hardwaresecuritymodules/resource-manager',
namespace: 'Microsoft.HardwareSecurityModules',
Expand Down
1 change: 1 addition & 0 deletions rp-label-to-contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This table specifies what GitHub handle our bot is currently configured to notif
| RP:Batch | mksuni, bgklein, mscurrell |
| RP:Blueprint | alex-frankel, filizt |
| RP:BotService | sgellock |
| RP:Cache | TimLovellSmith, MECHANDR, greenms |
| RP:ClusterConfiguration | nanthi, nizlati, safeerm |
| RP:Communication | bviglietta, usvoyager |
| RP:Compute | viabhav-agar, avirishuv, amjads1 |
Expand Down
Loading

0 comments on commit 6794b27

Please sign in to comment.