Skip to content

Commit

Permalink
update arm-rediscache path in readme.TS
Browse files Browse the repository at this point in the history
  • Loading branch information
KarishmaGhiya committed Apr 15, 2019
1 parent 3d15325 commit d97e70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/redis/resource-manager/readme.typescript.md
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-rediscache"
output-folder: "$(typescript-sdks-folder)/packages/@azure/arm-rediscache"
output-folder: "$(typescript-sdks-folder)/sdk/rediscache/arm-rediscache"
payload-flattening-threshold: 1
generate-metadata: true
```

0 comments on commit d97e70e

Please sign in to comment.