Skip to content

Commit 9a20afc

Browse files
authored
update mysql readme.typescript (Azure#23989)
1 parent 9f1fc4e commit 9a20afc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/mysql/resource-manager/readme.typescript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ typescript:
99
generate-metadata: true
1010
```
1111
12-
### Tag: package-flexibleserver-2021-05-01 and TypeScript
12+
### Tag: package-flexibleserver-2022-09-30-preview and TypeScript
1313
14-
These settings apply only when `--tag=package-flexibleserver-2021-05-01 --typescript` is specified on the command line.
14+
These settings apply only when `--tag=package-flexibleserver-2022-09-30-preview --typescript` is specified on the command line.
1515
Please also specify `--typescript-sdks-folder=<path to the root directory of your azure-sdk-for-typescript clone>`.
1616

17-
``` yaml $(tag) == 'package-flexibleserver-2021-05-01' && $(typescript)
17+
``` yaml $(tag) == 'package-flexibleserver-2022-09-30-preview' && $(typescript)
1818
title: MySQLManagementFlexibleServerClient
1919
package-name: "@azure/arm-mysql-flexible"
2020
output-folder: "$(typescript-sdks-folder)/sdk/mysql/arm-mysql-flexible/"

0 commit comments

Comments
 (0)