Skip to content

Commit

Permalink
update readme.TS for arm-commerce and applicationinsights-query path (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya authored and kpajdzik committed Apr 16, 2019
1 parent 9fa8695 commit 24ea936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ directive:
remove-operation: Events_GetOdataMetadata
typescript:
package-name: "@azure/applicationinsights-query"
output-folder: "$(typescript-sdks-folder)/packages/@azure/applicationinsights-query"
output-folder: "$(typescript-sdks-folder)/sdk/applicationinsights/applicationinsights-query"
generate-metadata: true
```
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
typescript:
azure-arm: true
package-name: "@azure/arm-commerce"
output-folder: "$(typescript-sdks-folder)/packages/@azure/arm-commerce"
output-folder: "$(typescript-sdks-folder)/sdk/commerce/arm-commerce"
payload-flattening-threshold: 2
generate-metadata: true
```

0 comments on commit 24ea936

Please sign in to comment.