File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
appcomplianceautomation/resource-manager
mongocluster/resource-manager
resources/resource-manager Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ These settings apply only when `--typescript` is specified on the command line.
44Please also specify ` --typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone> ` .
55
66``` yaml $(typescript)
7+ modelerfour :
8+ flatten-models : false
79typescript :
810 azure-arm : true
911 package-name : " @azure/arm-appcomplianceautomation"
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ These settings apply only when `--typescript` is specified on the command line.
44Please also specify ` --typescript-sdks-folder=<path to root folder of your azure-sdk-for-js clone> ` .
55
66``` yaml $(typescript)
7+ modelerfour :
8+ flatten-models : false
79typescript :
810 azure-arm : true
911 package-name : " @azure/arm-mongocluster"
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ typescript:
2828` ` `
2929
3030` ` ` yaml $(typescript) && $(package-deploymentstacks) && !$(profile-content)
31+ modelerfour :
32+ flatten-models : false
3133typescript :
3234 package-name : " @azure/arm-resourcesdeploymentstacks"
3335 output-folder : " $(typescript-sdks-folder)/sdk/resourcesdeploymentstacks/arm-resourcesdeploymentstacks"
You can’t perform that action at this time.
0 commit comments