Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PostgreSQL] Update readme.typescript.md file to release SDK for PostgreSQL flexible server #14532

Merged
Prev Previous commit
Next Next commit
Update specification/postgresql/resource-manager/readme.typescript.md
Co-authored-by: Wei Dong <[email protected]>
  • Loading branch information
DaeunYim and dw511214992 authored Jun 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit cfef8a113bcaab1cb685d9e9416aa6d1435c05c3
Original file line number Diff line number Diff line change
@@ -27,5 +27,6 @@ These settings apply only when `--tag=package-2020-01-01 --typescript` is specif
Please also specify `--typescript-sdks-folder=<path to the root directory of your azure-sdk-for-typescript clone>`.

``` yaml $(tag) == 'package-2020-01-01' && $(typescript)
package-name: "@azure/arm-postgresql"
output-folder: "$(typescript-sdks-folder)/sdk/postgresql/arm-postgresql/"
```