Skip to content

Commit 13605e0

Browse files
authored
Add swagger files for api-version 2021-05-01-preview of MySQL flexible server (#14986)
* Add swagger files for api-version 2021-05-01-preview of MySQL flexible server * fix provider namespace case sensitive * Fix Swagger LintDiff failures * Rename tag name in readme and improve swagger spec * Remove tags from server definition
1 parent 654c237 commit 13605e0

38 files changed

+5783
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"parameters": {
3+
"backupName": "daily_20210615T160516",
4+
"serverName": "mysqltestserver",
5+
"resourceGroupName": "TestGroup",
6+
"api-version": "2021-05-01-preview",
7+
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"properties": {
13+
"backupType": "FULL",
14+
"source": "Automatic",
15+
"completedTime": "2021-06-15T16:05:19.902522+00:00"
16+
},
17+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210615T160516",
18+
"name": "daily_20210615T160516",
19+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
20+
}
21+
}
22+
}
23+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
{
2+
"parameters": {
3+
"serverName": "mysqltestserver",
4+
"resourceGroupName": "TestGroup",
5+
"api-version": "2021-05-01-preview",
6+
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"backupType": "FULL",
15+
"source": "Automatic",
16+
"completedTime": "2021-06-15T16:05:19.902522+00:00"
17+
},
18+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210615T160516",
19+
"name": "daily_20210615T160516",
20+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
21+
},
22+
{
23+
"properties": {
24+
"backupType": "FULL",
25+
"source": "Automatic",
26+
"completedTime": "2021-06-16T16:05:23.9243453+00:00"
27+
},
28+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210616T160520",
29+
"name": "daily_20210616T160520",
30+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
31+
},
32+
{
33+
"properties": {
34+
"backupType": "FULL",
35+
"source": "Automatic",
36+
"completedTime": "2021-06-17T16:05:28.1247488+00:00"
37+
},
38+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210617T160525",
39+
"name": "daily_20210617T160525",
40+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
41+
},
42+
{
43+
"properties": {
44+
"backupType": "FULL",
45+
"source": "Automatic",
46+
"completedTime": "2021-06-18T16:05:32.2736701+00:00"
47+
},
48+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210618T160529",
49+
"name": "daily_20210618T160529",
50+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
51+
},
52+
{
53+
"properties": {
54+
"backupType": "FULL",
55+
"source": "Automatic",
56+
"completedTime": "2021-06-19T16:05:36.8603354+00:00"
57+
},
58+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210619T160533",
59+
"name": "daily_20210619T160533",
60+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
61+
},
62+
{
63+
"properties": {
64+
"backupType": "FULL",
65+
"source": "Automatic",
66+
"completedTime": "2021-06-20T16:05:41.9200138+00:00"
67+
},
68+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210620T160538",
69+
"name": "daily_20210620T160538",
70+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
71+
},
72+
{
73+
"properties": {
74+
"backupType": "FULL",
75+
"source": "Automatic",
76+
"completedTime": "2021-06-21T16:05:48.8528447+00:00"
77+
},
78+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210621T160543",
79+
"name": "daily_20210621T160543",
80+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
81+
},
82+
{
83+
"properties": {
84+
"backupType": "FULL",
85+
"source": "Automatic",
86+
"completedTime": "2021-06-22T16:08:06.3121688+00:00"
87+
},
88+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210622T160803",
89+
"name": "daily_20210622T160803",
90+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
91+
},
92+
{
93+
"properties": {
94+
"backupType": "FULL",
95+
"source": "Automatic",
96+
"completedTime": "2021-06-22T21:08:10.5057354+00:00"
97+
},
98+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210622T210807",
99+
"name": "daily_20210622T210807",
100+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
101+
},
102+
{
103+
"properties": {
104+
"backupType": "FULL",
105+
"source": "Automatic",
106+
"completedTime": "2021-06-23T21:24:16.9401531+00:00"
107+
},
108+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210623T212413",
109+
"name": "daily_20210623T212413",
110+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
111+
},
112+
{
113+
"properties": {
114+
"backupType": "FULL",
115+
"source": "Automatic",
116+
"completedTime": "2021-06-24T06:13:31.4962137+00:00"
117+
},
118+
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforMySQL/flexibleServers/mysqltestserver/backups/daily_20210624T061328",
119+
"name": "daily_20210624T061328",
120+
"type": "Microsoft.DBforMySQL/flexibleServers/backups"
121+
}
122+
]
123+
}
124+
}
125+
}
126+
}

0 commit comments

Comments
 (0)