Skip to content

Commit 1ab5b71

Browse files
judyzhu10zhujudyrazvanbadea-msftqiaozha
authored
clean tag (#36559)
Co-authored-by: Judy Zhu <[email protected]> Co-authored-by: Razvan Badea <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]>
1 parent af75984 commit 1ab5b71

File tree

1 file changed

+15
-17
lines changed
  • specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers

1 file changed

+15
-17
lines changed

specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/readme.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,15 @@ input-file:
121121
- stable/2023-06-30/FlexibleServers.json
122122
- stable/2023-06-30/LogFiles.json
123123
- stable/2023-06-30/ServiceOperations.json
124-
- preview/2023-10-01-preview/Maintenances.json
124+
- stable/2023-06-30/PrivateEndpointConnections.json
125+
- stable/2023-06-30/PrivateLinkResources.json
126+
suppressions:
127+
- code: PostOperationAsyncResponseValidation
128+
from: FlexibleServers.json
129+
reason: This check is optional.
130+
- code: PropertiesTypeObjectNoDefinition
131+
from: common-types.json
132+
reason: This will be fixed in new versions.
125133
```
126134

127135
### Tag: package-flexibleserver-2023-10-01-preview
@@ -162,11 +170,11 @@ input-file:
162170
- preview/2023-10-01-preview/Maintenances.json
163171
```
164172

165-
### Tag: package-flexibleserver-2023-12-30
173+
### Tag: package-flexibleserver-2023-12-30-preview
166174

167-
These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
175+
These settings apply only when `--tag=package-flexibleserver-2023-12-30-preview` is specified on the command line.
168176

169-
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
177+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30-preview'
170178
input-file:
171179
- preview/2023-06-01-preview/AzureADAdministrator.json
172180
- preview/2023-10-01-preview/Backups.json
@@ -182,11 +190,11 @@ input-file:
182190
- preview/2023-10-01-preview/Maintenances.json
183191
```
184192

185-
### Tag: package-flexibleserver-2024-01-01
193+
### Tag: package-flexibleserver-2023-12-30
186194

187-
These settings apply only when `--tag=package-flexibleserver-2024-01-01` is specified on the command line.
195+
These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
188196

189-
``` yaml $(tag) == 'package-flexibleserver-2024-01-01'
197+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
190198
input-file:
191199
- stable/2023-12-30/AzureADAdministrator.json
192200
- stable/2023-12-30/Backups.json
@@ -262,16 +270,6 @@ input-file:
262270
- stable/2023-12-30/Maintenances.json
263271
```
264272

265-
### Tag: package-flexibleserver-2023-06-30-privatelink
266-
267-
These settings apply only when `--tag=package-flexibleserver-2023-06-30-privatelink` is specified on the command line.
268-
269-
``` yaml $(tag) == 'package-flexibleserver-2023-06-30-privatelink'
270-
input-file:
271-
- stable/2023-06-30/PrivateEndpointConnections.json
272-
- stable/2023-06-30/PrivateLinkResources.json
273-
```
274-
275273
### Tag: package-flexibleserver-2022-01-01
276274

277275
These settings apply only when `--tag=package-flexibleserver-2022-01-01` is specified on the command line.

0 commit comments

Comments
 (0)