Skip to content

Commit 311729c

Browse files
committed
clean tag
1 parent 026bb85 commit 311729c

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
@@ -134,7 +134,15 @@ input-file:
134134
- stable/2023-06-30/FlexibleServers.json
135135
- stable/2023-06-30/LogFiles.json
136136
- stable/2023-06-30/ServiceOperations.json
137-
- preview/2023-10-01-preview/Maintenances.json
137+
- stable/2023-06-30/PrivateEndpointConnections.json
138+
- stable/2023-06-30/PrivateLinkResources.json
139+
suppressions:
140+
- code: PostOperationAsyncResponseValidation
141+
from: FlexibleServers.json
142+
reason: This check is optional.
143+
- code: PropertiesTypeObjectNoDefinition
144+
from: common-types.json
145+
reason: This will be fixed in new versions.
138146
```
139147

140148
### Tag: package-flexibleserver-2023-10-01-preview
@@ -175,11 +183,11 @@ input-file:
175183
- preview/2023-10-01-preview/Maintenances.json
176184
```
177185

178-
### Tag: package-flexibleserver-2023-12-30
186+
### Tag: package-flexibleserver-2023-12-30-preview
179187

180-
These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
188+
These settings apply only when `--tag=package-flexibleserver-2023-12-30-preview` is specified on the command line.
181189

182-
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
190+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30-preview'
183191
input-file:
184192
- preview/2023-06-01-preview/AzureADAdministrator.json
185193
- preview/2023-10-01-preview/Backups.json
@@ -195,11 +203,11 @@ input-file:
195203
- preview/2023-10-01-preview/Maintenances.json
196204
```
197205

198-
### Tag: package-flexibleserver-2024-01-01
206+
### Tag: package-flexibleserver-2023-12-30
199207

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

202-
``` yaml $(tag) == 'package-flexibleserver-2024-01-01'
210+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
203211
input-file:
204212
- stable/2023-12-30/AzureADAdministrator.json
205213
- stable/2023-12-30/Backups.json
@@ -275,16 +283,6 @@ input-file:
275283
- stable/2023-12-30/Maintenances.json
276284
```
277285

278-
### Tag: package-flexibleserver-2023-06-30-privatelink
279-
280-
These settings apply only when `--tag=package-flexibleserver-2023-06-30-privatelink` is specified on the command line.
281-
282-
``` yaml $(tag) == 'package-flexibleserver-2023-06-30-privatelink'
283-
input-file:
284-
- stable/2023-06-30/PrivateEndpointConnections.json
285-
- stable/2023-06-30/PrivateLinkResources.json
286-
```
287-
288286
### Tag: package-flexibleserver-2022-01-01
289287

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

0 commit comments

Comments
 (0)