Skip to content

Commit 59dd8b1

Browse files
Merge pull request #1251 from staladay/master
Onboarding Microsoft.HealthcareApis for autogeneration
2 parents 72558f6 + 36c0278 commit 59dd8b1

File tree

9 files changed

+566
-496
lines changed

9 files changed

+566
-496
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@ const autogenlist: AutogenlistConfig[] = [
280280
basePath: 'hanaonazure/resource-manager',
281281
namespace: 'Microsoft.HanaOnAzure',
282282
},
283+
{
284+
basePath: 'healthcareapis/resource-manager',
285+
namespace: 'Microsoft.HealthcareApis',
286+
},
283287
{
284288
basePath: 'hybridcompute/resource-manager',
285289
namespace: 'Microsoft.HybridCompute',

schemas/2014-04-01-preview/deploymentTemplate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
{ "$ref": "https://schema.management.azure.com/schemas/2019-06-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts_queueServices" },
210210
{ "$ref": "https://schema.management.azure.com/schemas/2019-06-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts_queueServices_queues" },
211211
{ "$ref": "https://schema.management.azure.com/schemas/2019-06-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts_tableServices" },
212-
{ "$ref": "https://schema.management.azure.com/schemas/2019-06-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts_tableServices_tables" },
212+
{ "$ref": "https://schema.management.azure.com/schemas/2019-06-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts_tableServices_tables" },
213213
{ "$ref": "https://schema.management.azure.com/schemas/2019-04-01/Microsoft.VMwareCloudSimple.json#/resourceDefinitions/dedicatedCloudNodes" },
214214
{ "$ref": "https://schema.management.azure.com/schemas/2019-04-01/Microsoft.VMwareCloudSimple.json#/resourceDefinitions/dedicatedCloudServices" },
215215
{ "$ref": "https://schema.management.azure.com/schemas/2019-04-01/Microsoft.VMwareCloudSimple.json#/resourceDefinitions/virtualMachines" },

0 commit comments

Comments
 (0)