File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
containerregistry/resource-manager
webpubsub/resource-manager Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 33These 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
6+ ### Rename OS
7+ ``` yaml
8+ modelerfour :
9+ naming :
10+ override :
11+ OS : $DO_NOT_NORMALIZE$OS
12+ ` ` `
13+
614` ` ` yaml $(typescript)
715input-file :
816 - Microsoft.ContainerRegistry/stable/2021-09-01/containerregistry.json
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
77typescript :
88 azure-arm : true
99 package-name : " @azure/arm-webpubsub"
10- output-folder : " $(typescript-sdks-folder)/sdk/webpubsub /arm-webpubsub"
10+ output-folder : " $(typescript-sdks-folder)/sdk/web-pubsub /arm-webpubsub"
1111 clear-output-folder : true
1212 generate-metadata : true
1313` ` `
You can’t perform that action at this time.
0 commit comments