Skip to content

Commit

Permalink
update-app-typescript.md (#19133)
Browse files Browse the repository at this point in the history
* update-app-typescript.md

* update

* update
  • Loading branch information
colawwj committed May 20, 2022
1 parent 7641347 commit ace0542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/app/resource-manager/readme.typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
``` yaml $(typescript)
typescript:
azure-arm: true
package-name: "@azure/arm-app"
output-folder: "$(typescript-sdks-folder)/sdk/app/arm-app"
package-name: "@azure/arm-appcontainers"
output-folder: "$(typescript-sdks-folder)/sdk/appcontainers/arm-appcontainers"
payload-flattening-threshold: 1
clear-output-folder: true
generate-metadata: true
Expand Down

0 comments on commit ace0542

Please sign in to comment.